﻿.empty-stars .fas, .testimonials .fa-star {
    color: orange;
}
.u-blockquote-v4:before {
    margin-left: -30px;
}

.u-blockquote-v4:after {
    margin-left: 13px;
}
.u-blockquote-v4:before, .u-blockquote-v4:after {
    content: "\201C";
    position: absolute;
    font-size: 50px;
    margin-top: -12px;
    color: #33c2ff
}
.g-bg-primary {
    background-color: #33c2ff !important;
}
.g-width-40 {
    width: 40px !important;
}
.g-height-2 {
    height: 2px;
}
.g-font-size-35 {
    font-size: 1.1rem !important;
}
.g-line-height-1_8 {
    line-height: 1.8 !important;
}
.g-top-minus-3 {
    top: -0.21429rem !important;
}
.g-pos-rel {
    position: relative !important;
}
.g-font-weight-700 {
    font-weight: 700 !important;
}