.quiz {
    margin-top: 40px;
}

.quiz h2 {
    border-bottom: 1px solid #00529b;
    color: #00529b;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: auto;
}

.quiz .form-check {
    float: left; width: 20%;
    text-align: center;
    margin-bottom: 40px;
}

.quiz .form-check input { 
    display: block; 
    text-align: center; 
    margin: 20px auto; 
}

.mdc-area-5:before {
 background: none !important; 
}

.mdc-widget-time-house {
   border: none !important;
}

.mdc-widget-time-house img {
   margin-top: -50px;
}

.mdc-area-5 {
   background-attachment: unset;
}

.mdc-read-more {
   text-decoration-line: underline !important;
}

.mdc-custom-row-03.mdc-style-01 {
    margin-top: 30px;
}

.mdc-module-breacrumb .breadcrumb-title {
   color: #aa4399;
    font-weight: 400;
}

body {
color: #333;
font-family: 'Montserrat', sans-serif;
}

.color-title {
color: #aa4399;
}

h2 {
line-height: 32px !important;
}

.mdc-area-8 {
padding-top: 30px;
}

.big_title {
color: #00529b;
}

.button_page {
    color: #00529b;
    font-weight: 400;
    font-size: 17px;
}