/*
Theme Name: fm
Theme URI: 
Description: Child theme for the Synapse theme
Author: 
Author URI: 
Template: synapse
Version: 0.94
*/

#primary-mono .single-page .entry-header h1 {
    font-weight: bold;
    font-size: 40px;
    color: #33363b !important;
    margin-top: 15px;
    font-family: "Play", sans-serif;
    text-shadow: 1px 1px 0 white, 2px 2px 0 rgba(194, 56, 43, 0.6);
    text-align: left;
}

#primary-mono .entry-content {
    color: #33363b !important;
    line-height: 1.7em;
    font-size: 14px;
}

p{text-align:justify !important;font-size: 16px;}

h2, h3 {font-weight:bold !important;}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #305d7b !important;
    background: #e7e7e7;
	font-style: italic;
}

.current-menu-item {
    background: #e4ab01;
}