/*
Theme Name:     Jobhunt Child
Theme URI:      https://themeforest.net/item/jobhunt-job-board-wordpress-theme-for-wp-job-manager/22563674
Author:         MadrasThemes
Author URI:     https://madrasthemes.com/
Description:    This is the child theme for the jobhunt theme
Template:       jobhunt
Version:        1.2.3
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    jobhunt-child
Tags:           e-commerce, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, threaded-comments, rtl-language-support, footer-widgets, sticky-post, theme-options
*/

.chained-quiz-action input[type=button] {
	background-color: #d31245;
	border: none;
    border-radius: 7px;
	color: #fff;
	font-size: 16px;
    font-weight: 500;
	padding: 0 10px;
}

.chained-quiz-action input[type=button]:hover {
    background-color: #2f2e41;
}

.chained-quiz-question p {
	font-weight: 700;
}