/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/





.blog-index__post-background:before {
  top: 0; !important	
}

article > header > a.blog-post__tag-link
{
  font-size: 1.5em; !important	
}
article > header > h2.blog-index__post-title > a {
  font-size: 1.5em; !important	
}
/* Title Cards */
article:first-child > header > h2.blog-index__post-title > a {
  font-size: 3em; !important
	
}
article:nth-child(n+2) > div.blog-index__post-body {
  display: none;	
}
div.row-number-7 header > h2 > a {
  font-size: 1.5em;	
}

#widget_1690210262046 > h4 {
  font-size: 2em;
	color: #00E510;
}

#module_1690210310274 > h4 {
  font-size: 2em;
	color: #FF00D8;
}
#module_1690210312398 > h4 {
  font-size: 2em;
	color: #00B2E2;
}