/*
Theme Name:   CoseNerd
Description:  Scrivi qui una breve descrizione del tuo child theme
Author:       mavida
Author URL:   http://mavida.com
Template:     blocksy
Version:      2.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  CoseNerd
*/

/* Scrivi qui il tuo foglio di stile personalizzato */





.help {
  /* border-radius: 1''; */
  text-align: center;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-bottom: 20px;
}



.help > h5 {
  margin: 0 !important;
}
