@charset "utf-8";
/* CSS Document */

.container {width: 100%;}
hr {height: 1px; background-color:#A4A7AC; border: none;}
.spec {height: 1px; background-color:#D20A0A; border: none;}
.navbar-brand img {background-color: #D20A0A;}

h4 {color:#9E0808; font-weight: bold;}

.tab-head {width:25%; font-size: 1.25em;}
.tab-head a {color:#3F4147;}
.tab-head a:hover {color:#9E0808;}

.largeimage {margin:2%;}

a {color: #3F4147;}
a:hover {text-decoration: none; color: #D20A0A;}

.shoplink {font-size: 1.25rem; font-weight: bold; text-align: center;}
.shoplink a{text-decoration: underline;}

footer {background-color: #19191E; color: #A4A7AC;}
footer p {margin-top: 2%;}
