/*
 Theme Name:   f-a-d
 Description:  Forum Associazioni Democratiche Theme
 Author:       immanuel_k
 Template:     spacious
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 Text Domain:  f-a-d
*/

.header-post-title-class {
  font-size: 29px;
  color: rgb(178, 0, 0);
  font-weight: bold;
  padding-bottom: 0;
}
#header-logo-image {
  max-width: 300px;
}

#cookie-law-info-bar span {
    max-width: 1260px;
    display: block;
    margin: 0 auto;
    padding: 7px;
}

#cookie-law-info-bar a{
   color:yellow !important;
}