.section-title {
    font-size: 30px;
}.section-title:after {
    width: auto;
}
.schedule__time {color: #1e4698;}
em {
    color: #009ee3;
}
.schedule__item--major {
    background: #ffffff;
    color: #009640;
}
.footer {
    background-image: url(/conf-data/Forum2024/images/stopka_zdjecie.jpg);
    color: #ffffff;
}
.footer__content{
 min-height: 80px;
 padding-bottom: 0px;
}
.logo, img {
  max-width: 480px;
  margin: auto;
}
.page-header {
    color: #ffffff;
    background-image: url(/conf-data/Forum2024/images/stopka_zdjecie.jpg) !important;
    margin-top: -60px;
}
.navbar {display: none;}
@media (max-width: 499px) {
.logo, img {
  max-width: 350px;
  margin: auto;
}}
.text-green { color: #009640; }
.maintext {
    font-size: 17px;
    font-family: Lato, sans-serif;
    line-height: 170%;
}
.logo2 {
    max-width: 200px;
    margin: auto;
    float: left;
    margin-left: -140px;
    margin-top: -30px;}
@media (max-width: 499px) {
.logo2 {
  max-width: 180px;
  margin: auto;
 margin-top: -170px;
}}
@media (max-width: 1366px) {
.logo2 {
  max-width: 200px;
  margin-left: 10px;
}}