a { color:#009ddc; }
.mg-top-20 { margin-top:20px; }
.mg-bottom-20 { margin-bottom:20px; }

.map{
  margin: 20px auto;
  border: 1px dashed #C0C0C0;
  height: 500px;
}

header.main { background:#005596; padding-top:25px; padding-bottom:25px; }
section { margin-top:40px; margin-bottom:40px; }
.orange-bg { background-color: #ffc550 !important; }
.blue-bg { background:#cbe3ed !important; }
.search-bar { padding:20px 0px 1px 30px }
.tm-btn-grey {
    background-color: rgb(139, 141, 142);
    border-color: rgb(139, 141, 142);
    color: rgb(255, 255, 255);
}

footer { background:#ffffff; }
footer h4 { color: rgb(205, 137, 78); }
.btn-sigbi-blue { background:#005596; }
.btn-sigbi-blue:hover { background:#ffc550; }