
.page-president{text-align:center}
.spazio{margin-top:20px; margin-bottom:20px}
.card-presidente{position: relative;
    display: block;
    background-color: #fff;
    border-radius: 0;
    padding: 2rem;}
.mt-3 {
        margin-top: 1rem !important;}

.thead-light {background: aliceblue;}

.gray-bg{    background: #fdfdfd;}

table thead th {
    vertical-align: middle !important;
  }

 
  
  @media (max-width: 767.98px) {
    .desktop-only {
      display: none !important;
    }

    .card-presidente{position: relative;
        display: block;
        background-color: #fff;
        border-radius: 0;
        padding: 1rem;}

  }


  .mobile-details-row {
    display: none;
  }


  .black {
    color: black !important;
  }

  .label-space {margin-bottom:8px;}