/* Copyright @ Balbooa, http://www.gnu.org/licenses/gpl.html GNU/GPL */

p, .content-text pre {font-size: 20px}

.com_gridbox:not(.modal) p {margin-bottom: 25px}

footer h4 {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

footer a:link {color: #fff}

footer a:hover {color: #eee}

.pichover:hover { opacity: 0.5;}
.pichover a  {color: #1b1b1d;}

.small {font-size: 15px}

@media(min-width: 468px) {
footer h4 { color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;}
}

.ph a {color: #404041; font-weight: 600;}

.ph a:hover {color: #F26522}

.fullwidthbanner-container {

	box-shadow: 0 6px 6px -6px #E3E2E1;
}

ul {
  list-style: none; 
}

ul li::before {
  content: "\2022"; 
  color: #F26522; 
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}