/*
 Theme Name: FabioGrasso.net
 Template: colormag
*/

@import url("/wp-content/themes/colormag/style.css");

/* ---------------------------- */

.home .tag-links {
    display: none;
}

.divisore {
	clear:both;
}

// remove Google Recaptcha badge
.grecaptcha-logo,
.grecaptcha-badge { 
	visibility: hidden!important;
}
.grecaptcha-badge { visibility: hidden; }


h2 {
	margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: solid #289dcc;
}

h3 {
    border-bottom: thin solid #289dcc;
    margin-bottom: 20px;
	margin-top: 20px;
}

h1, #content .post .article-content .entry-title  {
	font-size: 40px;
  font-weight: bold;
}

h2 {
  font-size: 34px;
  font-weight: bold;
}
h3 {
  font-size: 26px;
  font-weight: bold;
}
h4 {
  font-size: 22px;
  font-weight: bold;
}

