
/*
Use this file to write your custom styles
*/
.nopad {
    margin-top: 0px !important;
}

footer {
    padding: 20px 0px;
}


a:hover {
    color: #616876;
}

.center {
    margin: 0px auto;
}

.lowpadbottom {
    padding-bottom: 20px;
}

.lowpadtop {
    padding-top: 30px;
}

.noflex {
    display: block;
}

.lowmarginbottom {
    margin-bottom: 10px !important;
}
#newsletter a {
    display: none;
}

#be-featured {
    display: block !important;
}

.light {
    display: block;
}

.dark {
    display: none;
}

.top-bar-onscroll .light {
    display: none;
}

.top-bar-onscroll .dark {
    display: block;
}

h2 {
    font-family: Arvo;
}

ul {
    color: #959ba8;
}

a {
    font-weight: bold;
}