.chmu-text {
    font-family: 'Campton Book';
    font-weight: 300;
}
.chmu-text a {
    --tw-text-opacity: 1;
    color: rgb(99 195 209 / var(--tw-text-opacity));
    text-decoration-line: underline;
}
.chmu-text-perex {
    font-size: 16px;
    line-height: 22px;
    --tw-text-opacity: 1;
    color: rgb(20 56 127 / var(--tw-text-opacity));
}
.chmu-title {
display: none;
}
.chmu-subtitle {
display: none;
}
.p-l {
padding-left: 0rem;
}
.p-r {
padding-right: 0rem;
}
@media (min-width: 768px) {
.p-l {
padding-left: 4rem;
}

.p-r {
padding-right: 4rem;
}
.chmu-text-perex {
font-size: 16px;
line-height: 26px;
}

.chmu-subtitle {
display: block;
}
.chmu-text-bold {
font-family: 'Campton Bold';
font-weight: 700;
}
}
@media (min-width: 1280px) {
.chmu-text-perex {
font-size: 20px;
line-height: 30px;
}

.chmu-title {
display: block;
}
}
.flex {
display: flex;
}
.flex-col {
flex-direction: column;
}
.items-center {
align-items: center;
}
.max-h-full {
max-height: 100%;
}
.pl-8 {
padding-left: 2rem;
}
.pr-8 {
padding-right: 2rem;
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.h-32 {
height: 8rem;
}

.bg-chmu-blue {
--tw-bg-opacity: 1;
background-color: rgb(20 56 127 / var(--tw-bg-opacity));
}
.justify-start {
justify-content: flex-start;
}
.w-full {
width: 100%;
}
@font-face {
font-family: 'Campton Book';
src: url('https://info.chmi.cz/css/campton-book.otf') format('opentype');
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Campton Bold';
src: url('https://info.chmi.cz/css/campton-bold.otf') format('opentype');
font-weight: bold;
font-style: normal;
font-display: swap;
}

#header2{
    cursor: pointer;
}

a, a:active, a:visited{
    color: rgb(231,51,49);
    text-decoration: none;
}
a:hover{
    color: rgb(240,133,144);
}
#main{
    padding-bottom: 80px!important;
}