p, li { line-height: 1.5; margin-bottom: 0.5rem; }
h1,h2,h3,h4 { line-height: 1.2; margin-bottom: 0.5rem; }
h1 { font-size: 40pt; }
h2 { font-size: 26pt; }
h3 { font-size: 18pt; }
h4 { font-size: 14pt; }

/** admin **/
.sc-content-block-menu {
    z-index: 9999 !important;
}

div.sc-content-block-list.show-placeholder:empty {
    background-image: linear-gradient(45deg, #99d0f0 25%, #b8e5ff 25%, #b8e5ff 50%, #99d0f0 50%, #99d0f0 75%, #b8e5ff 75%, #b8e5ff 100%) !important;
background-size: 56.57px 56.57px !important;
    height: 40px !important;
    margin: 15px 0 !important;
}

sc-content-block-list show-placeholder single-item {
    clear: both !important;
}

table td p { margin-bottom: 3px; }

table { margin-bottom: 15px; }

.btn.btn-primary, .btn.btn-secondary { color: #fff !important; }

ul { margin-top: 10px; }

blockquote.quote-01 {
    margin: 15px 30px;
    font-family: Georgia, Palatino, sans-serif;
    font-size: 18pt;
    line-height: 1.1;
    border: 0;
    position: relative;
    padding-right: 40px;
}
blockquote.quote-01 p {
    font-size: 18pt;
    line-height: 1.1;
    font-family: Georgia, Palatino, sans-serif;
}
blockquote.quote-01 cite {
    font-size: 9pt;
    font-family: Roboto, sans-serif;
    display: block;
    margin-top: 10px;
    font-style: normal;
}
blockquote.quote-01::after {
    content: "\F255";
    font-family: "Bootstrap-icons";
    font-size: 30pt;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-style: normal;
    color: #0079bc;
}
@media (min-width: 768px) {

blockquote.quote-01 {
    margin: 30px 120px;
    font-family: 'Times New Roman', Palatino, sans-serif;
    font-size: 22pt;
    line-height: 1.1;
    border: 0;
    position: relative;
    padding-right: 80px;
}
blockquote.quote-01 p {
    font-size: 22pt;
    line-height: 1.1;
}
blockquote.quote-01 cite {
    font-size: 10pt;
    font-family: Roboto, sans-serif;
    display: block;
    margin-top: 10px;
    font-style: normal;
}
blockquote.quote-01::after {
    content: "\F255";
    font-family: "Bootstrap-icons";
    font-size: 60pt;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-style: normal;
    color: #0079bc;
}

/*** cal ***/
.fc-event.cat-academy-closed {
    background: #e79191;
    border-color: #c75353;
}
















