/*
Theme Name: OGBrown
Description: SbOGB Child Theme for Extra Theme by ElegantThemes.com
Author: Solutions by O.G. Brown
Author URI: http://www.sbogb.com
Version: 2.0.85.001
Template: Extra
*/

body {
   color: #555;
   font-size: 16px;
}

#content-area a:link {
    color: #1e73be;
}


/* visited link */
#content-area a:visited {
    color: rgba(30, 115, 190, 0.80);
}

#content-area a.read-more-button:hover {
    text-decoration: none;
}
#content-area a:hover {
    color: #1e73ff;
    font-size: 110%;
    text-decoration: underline;
}
#content-area h1 a:hover, #content-area h2 a:hover, #content-area h3 a:hover, #content-area h4 a:hover, #content-area h5 a:hover, #content-area h6 a:hover {
   font-size:100%;
}

#content-area a:active {
    color: blue;
    text-decoration: underline;
} 
article#post-9{
  background-color: antiquewhite;
}
