/* Add here all your CSS customizations */
.testimonial.testimonial-with-quotes blockquote::after {
    color: #777;
    display: block !important;
    left: 10px;
    top: 0;
    content: "”";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
}

#header.header-effect-shrink .header-container {
    padding: 0;
    min-height: 0px;
}