.carousel-caption button,img,.card{border-radius:0!important}
p{font-family:Raleway,sans-serif}
h1,h2,h3,h4,h5{font-family:'Michroma'}

.navbar{background-color:#eee!important}
.carousel-caption{position:$position;top:40%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.transparent-header{color:#000;background:rgba(255,255,255,0.8)}
.transparent-header img{max-width:50vw}
.carousel-indicators li{width:10px;height:10px;border-radius:100%}

.content{background-color:#c4c4c4}
.container{scroll-margin:50px}
footer{background-color:#eee}

.control-group{margin-bottom:15px}
.control-group input,.control-group textarea{padding:10px}
.control-group input.form-control{height:auto}
.control-group textarea.form-control{height:100px}

.map{height:50vh;border:8px solid #fff}
.map iframe{pointer-events:none}

@media (min-width:0px) {
header .carousel .carousel-inner{height:350px}
header .carousel .carousel-inner .carousel-item{height:100%}
header .carousel .carousel-inner .carousel-item img{width:100%;height:100%!important;object-fit:cover}
.transparent-header h3{font-size:18px}
}
@media (min-width:992px) {
header .carousel .carousel-inner{height:70vh}
.transparent-header h3{font-size:28px}
}