/* Add here all your css styles (customizations) */
img.logo-navbar {
    height: 6rem !important;
}

.g-z-index-1000 {
    z-index: 1000;
}

.u-blockquote-v3-after::after {
    content: "\201C";
    padding-right: 5px;
}
.u-blockquote-v3-after {
    position: absolute;
    font-size: 40px;
    color: black;
    margin: 10px 0px 0 30px;
}