/*!
 * Start Bootstrap - One Page Wonder (http://startbootstrap.com/template-overviews/one-page-wonder)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-one-page-wonder/blob/master/LICENSE)
 */


.bg-inverse {
     background-color: #1b1b1b;
 }

body {
    padding-top: 54px;
    font-family: 'Roboto', sans-serif;
}

.btn {
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
}

.brb {
    text-align: center;
    padding-top: 25px;
    font-weight: bold;
    font-size: 400:
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}

header.masthead {
    background-color: #2fc996;
    height: 46.1vh;
    position: relative;
}

@media (min-width: 50px) {
    header.masthead > .overlay {
        padding: 10rem 0;
        position: relative;
        bottom: 0;
    }
}
