.content h1, ul.nav li a:hover, ul.nav li a.here , #gloval_navi a.here {
background-color: #c61044 !important;
}
.content h1 {
font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
font-weight: normal;
font-size: 1.68em;
}
.content h2 {
color: #9a6e4b;
font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
font-weight: normal;
font-size: 1.38em;
}
body {
font-family: arial,helvetica,sans-serif !important;
}
#header {
background: url(../../uploads/uploads/images/sympo3/head.jpg) no-repeat;
background-size: cover !important;
}
h3.s_label {
position: relative;
padding: 2px 10px;
background: #aaa;
color: white;
margin-bottom: 1em;
}
h3.s_label::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 12px transparent;
border-right: solid 16px #404040;
}