/*
Theme Name:   Quiz
Description:  Write here a brief description about your child-theme
Author:       giannis
Author URL:   https://otomed.gr/poso-kostizei
Template:     astra
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Quiz
*/

/* Write here your own personal stylesheet */
.cn-button.bootstrap {
    color: #fff;
    background: #902371;
}
a, .page-title {
    color: #902371;
}