h1, h2, h3, h4, h5 {
    font-family: "Amatic SC", sans-serif;
    font-weight: 700;
    font-style: normal;
}

body {
    font-size: 20px;
    line-height: 32px;
    color: #161616;
}

#header {
    min-height: 60px;
}

#header .header-body {
    padding-top: 10px;
}

p {
    color: #161616;
}



h1 {
    font-size: 5em;
    line-height: 64px;
}

h2 {
    font-size: 4.2em;
    line-height: 84px;
}

h3 {
    font-size: 3.2em;
    line-height: 70px;
}

h4 {
    font-size: 3.4em;
    line-height: 64px;
}

h5 {
    font-size: 2em;
    line-height: 18px;
}

h6 {
    font-size: 1em;
}

.p0 {
    padding: 0 0 0 0!important;
}
.m0 {
    margin: 0 0 0 0!important;
}

.thumb-info .thumb-info-title {
    background-color: #d3bd1f !important;
}
.thumb-info .thumb-info-title {
    font-weight: 400;
    letter-spacing: -.02em;
    font-size: 18px;
}



.overlay-color-dark:not(.no-skin):before {
    background-color: rgb(227 203 33 / 65%) !important;
}
.overlay:before {
    background: rgb(255 200 0 / 35%);
}

.toggle-primary .toggle .toggle-title {
    color: #d5a000;
}

.thumb-info .thumb-info-type {
    background-color: #a78726;
}

.thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before {
    background: rgb(255 200 0 / 35%);
}


.course ul {
    padding-left: 45px!important;
}
