/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

.post {
font-size: 14px;
}

.widget {
font-size: 12px;
}

.rightn {
font-size: 12px;
}

.slide_content p {
font-size: 13px;
line-height: 1.5;
}

.slide_content a {
color: #ACE1F9;
}

.post h1 a {
color: #000000;
}

.post .post-meta {
font-size: 12px;
text-transform: initial;
margin: 7px 0 13px;
padding: 0 185px 3px;
}

.rightn small a, .post-meta a {
font-size: 12px;
}

.rightn a {
font-size: 13px;
font-weight: 600;
}

a {
font-weight: 600;
}
