/* Box Sizing Overrider */
html, body{display: block; box-sizing: border-box; font-family: verdana, sans-serif; font-size: 15px; line-height: 1.5;}
body, h1, h2, h3, h4, h5 {font-family:"Raleway", sans-serif;}
.light-grey {color: #000; background-color: #f1f1f1 !important;}
.selector-for-some-widget {box-sizing: content-box;}
@media (max-width: 700px) {
.navbar-header {background-color: #000;}
nav.navbar {border: 0px;}}
.icon-menu .dropdown-menu{text-align: center;}
.dropdown-menu, .fab {color: #000;}
.jumbotron{background-image: url(../images/photography-636973_960_720.jpg); background-size: 100%; background-repeat: no-repeat; }
.jumbotron#home h1{color:#1e6380;}
.jumbotron a {background-color: #1e6380;}
.art-tab,.display-flex{display: flex; flex-wrap: wrap;}
.services h1{text-align: center;}
.location h1 {text-align: center;}
.top a{text-decoration: none; color: #000;}
footer .soc{text-align: center}
footer{padding: 10px; background-color: gray}
footer a{color: #000; text-decoration: none; }
footer p {color: #000; font-size: 15px; text-align: center;}