*.session_color{
 color:#6a2e84;
 font-weight:bold}

*.chair{
 color:#6a2e84;
 font-size:smaller}

*.name{
 font-weight:bold}

*.break {
 background-color: #f7f7f7;
 background-image: url("/conf-data/PrevInterv/images/Banner_Prev-Interv/Stopka_P&I_1350width_w.png")
}

*.break_color {
 color:#b41b93}

.tweet{
 color: #1DA1F2;
}

.twitter-tweet {
  width: 800px; !important; /* Ustaw dowolną szerokość, jakiej potrzebujesz */
}

.news {
      display: flex;
      flex-direction: row;
      margin: 0;
      padding: 0;
    }
    .column {
      padding: 1rem;
      flex-direction: row;
    }
    .column-1 {
      flex: 0 0 35%;
      flex-direction: row;
      max-width: 35%;
      display: flex;
      align-items: center; 
      justify-content: center;
    }
    .column-2 {
      flex: 0 0 65%;
      max-width: 65%;
      flex-direction: row;
    }

*.partner_logo{
  height: 50px;
  margin: 10px;
 }

.footer__content {
  min-height: auto;
}

.footer {display:none;}