/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

h1.page-title {
  	font-size: 2em !important;
  	font-weight: 600 !important;
  	line-height: 1.5 !important;
  	text-align:center !important;
	font-family: 'Raleway', sans-serif;
}
.md\:px-4 {	
	padding-bottom:0 !important;
	padding-top:0 !important;
}

element.style {
    animation: 1s ease-in 0s 1 normal none running inAnimation;
}



