/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

#clock {display:inline-block;font-family:monospace;width:100%;text-align:right;}
.wpcw_fe_quiz_box_wrap, .wpcw_fe_quiz_q_answers{color:#000;}
.wpcw_fe_quiz_box{color:#000;}
.wpcw_fe_course_progress_course{font-size:18px;font-weight:600;}
.user-nickname{font-weight:500;}
.login-logout-button {display:inline-block; padding:9px 20px;background-color:#0a0075;color:#fff;max-height:44px;
  font-size:18px;text-decoration:none;border: none;border-radius: 8px;cursor: pointer;transition: background-color 0.3s ease-in-out;}
.login-logout-button:hover {background-color: #1001ac;}
h1,h2 {margin-bottom: 20px;}
h3,h4,h5,h6 {margin-top:30px; margin-bottom: 20px;}
p {margin-bottom: 20px;}