h1.quality_title {
    font-family: 'Conv_ToyotaType-Book', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 44px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #282830;
    margin-bottom: 32px;
}
.quality_desc {
    margin-bottom: 30px;
}
.quality_desc p {
    font-family: 'Conv_ToyotaType-Book', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #282830;
    margin-bottom: 10px;
}
.quality_head-title {
    font-family: 'Conv_ToyotaType-Semibold', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 18px;
    color: #282830;
    text-transform: none;
    text-align: left;
    letter-spacing: normal;
}
p.quality_adv-item {
    font-family: 'Conv_ToyotaType-Book', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #282830;
}
p.quality_bottom-title {
    font-family: 'Conv_ToyotaType-Semibold', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #282830;
    text-transform: none;
    text-align: left;
    letter-spacing: normal;
}

.quality_bottom-title{
    border-left: 1px solid #FF0022;
}
.quality_carousel .slick-dots .slick-active {
    background-color: #FF0022;
    border-color: #FF0022;
}
.quality_adv svg path{
    fill: #FF0022;
}
.quality_adv svg circle {
    stroke: #FF0022;
}