/*
Theme Name: Education LMS Child
Theme URI: https://shiningsoftech.com
Template: education-lms
Author: Shining Softech
Author URI: https://shiningsoftech.com
Description: Education LMS is a simple
Tags: education,news,blog
Version: 0.0.7.1585139834
Updated: 2020-03-25 12:37:14
*/

.h3, h3 {
    font-size: 1.25rem;
}
.course-item-title {
    font-size: 1.0rem;
}
.course-item-title quiz-title {
    font-size: 1.0rem;
}
.topbar {
    font-style: normal;
    color: #aaaaaa;
    font-size: 12px;
    background: #6a1818;
        background-color: #d30e0e;
        background-repeat: repeat;
        background-attachment: scroll;
        background-image: none;
        background-size: auto;
        background-origin: padding-box;
        background-clip: border-box;
    position: relative;
    z-index: 99;
}
.site-footer .copyright-area {
    line-height: 30px;
    text-align: center;
}

.titlebar .header-title {
    font-size: 25px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
}
.entry-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    margin: 0 0 7px;
}