.main-navigation div > ul > li > a:hover {
    border-bottom: 1px solid #ff1493;
}
.main-navigation ul li:hover > a {
    color: #ff1493;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
    color: #ff1493;
}
.main-navigation ul li a {
    font-size: 1em;
    line-height: 1.78571em;
    white-space: nowrap;
    color: #313539;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
}
.panel-grid-cell .widget-title {
    margin-top: 0;
    text-align: center;
    color:#a9a9a9;
    font-weight: 100
}
.main-navigation ul li a {
    font-size: 1em;
    line-height: 1.78571em;
    white-space: nowrap;
    color: #a9a9a9;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
}
h1 {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-break: normal;
    clear: both;
    color: #FFF;
    font-weight: 700;
    margin: 0.89286em 0;
}
.single .entry-header, .page .site-content > .entry-header, .blog .page-header, .archive .page-header, .search-results .page-header, .search-no-results .page-header, .error404 .page-header {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: #ff1493;
    padding: 1.33929em 0;
}
.site-footer .bottom-bar {
    background: #a9a9a9;
    color: #fff;
}
.entry-content p a, .entry-content li a, .entry-content dl a, .entry-content pre a, .entry-content code a, .entry-content blockquote a {
    border-bottom: 1px dotted #ff1493;
    color: #a9a9a9;
}
.entry-content p a:hover, .entry-content li a:hover, .entry-content dl a:hover, .entry-content pre a:hover, .entry-content code a:hover, .entry-content blockquote a:hover {
    border-bottom: 1px solid #a9a9a9;
}
h1.entry-title, .blog .page-header h1.page-title, .search-results .page-header h1.page-title, .search-no-results .page-header h1.page-title, .error404 .page-header h1.page-title {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    font-weight: 100;
}
.responsive-menu .main-navigation.toggled ul li a:hover {
  background: #ff1493;
}
.entry-header .breadcrumbs a:hover, .page-header .breadcrumbs a:hover {
    color: #a9a9a9;
}
.entry-header .breadcrumbs a, .page-header .breadcrumbs a {
    color: #fff;
}
.bottom-bar-menu .menu li a {
    font-size: 0.85714em;
    line-height: 2.08333em;
    white-space: nowrap;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
}
.so-widget-sow-button-wire-9e70aa63d87c .ow-button-base a {
    font-size: 1em;
    padding: 1em 2em;
    background: transparent;
    border: 1px solid #ff1493;
    color: #ff1493 !important;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;
    border-radius: 0em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
a {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #ff1493;
    text-decoration: none;
}
#secondary .widget h3.widget-title ~ *, #colophon .widget h3.widget-title ~ * {
    font-size: 17px;
    line-height: 1.92308em;
    font-weight: 100;
}
.entry-content p a, .entry-content li a, .entry-content dl a, .entry-content pre a, .entry-content code a, .entry-content blockquote a {
    border-bottom: 0px dotted #ff1493;
    color: #a9a9a9;
}
#secondary .widget h3.widget-title ~ *, #colophon .widget h3.widget-title ~ * {
    font-size: 17px;
    line-height: 1.12308em;
    font-weight: 100;
}
#secondary .widget h3.widget-title, #colophon .widget h3.widget-title {
    font-size: 14px;
    line-height: 1.5625em;
    margin-bottom: 0.89286em;
    text-transform: uppercase;
}
.scfp-form-content .scfp-captcha .scfp-captcha-refresh .scfp-captcha-refresh-inner {
    text-align: center;
    display: none;
}
.scfp-form-content .scfp-captcha .scfp-captcha-refresh .scfp-captcha-refresh-inner-icon .scfp-icon-refresh {
    display: block;
    font-size: 16px;
    color: #757575;
    display: none;
}
.scfp-form-content .scfp-captcha .scfp-captcha-refresh {
    border: 0 none;
    bottom: 1px;
    display: block;
    margin: 0;
    position: absolute;
    right: 1px;
    text-decoration: none;
    top: 1px;
    width: 30px;
    transition: none !important;
    display: none;
}
.entry-content p a:hover, .entry-content li a:hover, .entry-content dl a:hover, .entry-content pre a:hover, .entry-content code a:hover, .entry-content blockquote a:hover {
    border-bottom: 0px solid #a9a9a9;
}
.bottom-bar-menu .menu li a::before {
    color: #fff;
}
.top-bar-navigation div > ul > li > a:hover {
    border-bottom: 3px solid #ff1493;
}
#top-bar {
    content: "";
    display: table;
    background: #ff1493;
    position: relative;
    width: 100%;
}
#top-bar .top-bar-text span a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
}
.top-bar-navigation ul li a::before {
    color: #fff;
}