.no-js #home #container #content section .secondary .inner .column1 .header5 {
color: rgba(79,76,70,1);
font-size: 24px;
font-weight:300;
padding-bottom:20px;
}
.no-js #home #container #content section .secondary .inner .column1 .header5 a {
color: rgba(79,76,70,1);
padding-bottom: 5px;
text-decoration: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
margin-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgba(79,76,70,1);
font-style: italic;
font-weight: bold;
font-size: 80%;
}
.no-js #home #container #content section .secondary .inner .column1 .header5 a:hover {
color: rgba(79,76,70,0.6);
border-bottom: none;
}
.no-js #home #container #content section .primary .inner .header2 {
color: rgba(255,255,255,0.8);
font-style: italic;
padding-bottom: 3px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: rgba(255,255,255,0.8);
}
.no-js #home #container #content section .primary .inner p a {
color: rgba(255,255,255,1);
text-decoration: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.no-js #home #container #content section .primary .inner p a:hover {
color: rgba(255,255,255,0.6);
text-decoration: none;
}
.no-js #home #container #content section .secondary .inner .column1 .header2 {
color: rgba(79,76,70,1);
font-family: 'Dosis', sans-serif!important;
font-weight: 600;
}
.no-js #home #container #content section .secondary .inner .column1 #form .btn1 a {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
color: rgba(79,76,70,0.6);
text-decoration: none;
font-size: 16px;
font-family: 'Dosis', sans-serif!important;
font-style: italic;
font-weight: 700;
text-transform: uppercase;
display: inline-block;
position: relative;
}
.no-js #home #container #content section .secondary .inner .column1 #form .btn1 a:hover {
color: rgba(79,76,70,1);
}
