/*
Theme Name:         Roots Starter Theme
Theme URI:          http://roots.io/starter-theme/
Description:        Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version:            7.0.3
Author:             Roots
Author URI:         http://roots.io/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

.search-form{
   padding-bottom:10px;
}

h5.avviso-evidenza {
   color: #ffffff;
   text-align: center;
   font-weight: 700;
   font-size: 20px;
   line-height: 30px
}

h5.avviso-semplice {
   color: #fff;
   text-align: justify;
}

h5.avviso-semplice b {
   text-transform: uppercase;
}

h5.avviso-semplice a {
   color: #fff;
}

.avviso-chiusure {
   text-align: center !important; 
   font-weight: 700 !important;
   font-size: 20px !important;
   line-height: 30px !important;
   text-transform: lowercase !important;
}

.avviso-chiusure::first-letter {
   text-transform: uppercase;
}