/* The following CSS should be added to the end of the stylesheet of your Builder - Attent custom child theme. For more information on child theme customizations, visit: http://ithemes.com/codex/page/Builder_Child_Themes:_Customizations */ /********************************************* Custom CSS *********************************************/ body { background: #FFF; } .builder-module-header-background-wrapper { background: #FFF; } .site-title, .site-title a, .site-title a:hover, .site-tagline, .site-tagline a, .site-tagline a:hover { color: #234257; } .site-title { background: #FFF; color: #234257; } .site-title a { color: #3B3B4D; } .site-tagline { font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif; letter-spacing: 5px; font-size: 1em; margin-top: 1.5em; padding-bottom: 1em; color: #e2e2e2; } .site-tagline a { color: #e2e2e2; } .builder-module-navigation { line-height: 1.5; background: #FFF; background: #FFF; box-shadow: inset 0 0 2px 2px #FFFFFF; border-radius: 2px; box-shadow: 0 2px 0 0 #EBEBEB; margin-bottom: 3px !important; } .builder-module-footer .builder-module-element { font-size: .6em; } .builder-module-content .hentry { background: #FFF; }