
html {
    width: 100% !important;
}

body {
    font-family: 'Roboto', sans-serif !important;
    width: 100% !important;
}

.bio {
    margin: 40px auto;
    padding: 20px;
}

.bio h1 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 35px;
    font-weight: 300;
    font-style: italic;
    color: #FE0002;
}

.bio p {
    font-family: 'Roboto', sans-serif !important;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
}

.topnav {
    padding-top: 20px;
    position: absolute;
    top: 0;
    z-index: 1000;
}

.top-carousel {
    padding-top: 20px;
    background-color: #0c0c0c;
}
