/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

p {
    font-family: arial, helvetica, sans-serif !important;
}


td span {
    font-family: arial, helvetica, sans-serif !important;
}

a.logo {
/*    width: 43%;*/
    width: 50%;
}

section#sp-page-title, [class^=os-gallery-tabs-main] .osgalery-cat-tabs li a {
    background: #0A6939 !important;
}

.alert {
  display: none;
}
