body {
   padding-bottom: 20%;
    padding-top: 20%;
     font-family: Bio;
    
    
}

.text1 {
    text-transform: uppercase;
    font-size: 200%;
    margin-bottom: 3%;
    display: inherit;
    background-color:  rgba(89, 91, 95, 0.31);
    padding: .75%;
    text-align: center;
    margin-left: 16.67%;
    margin-right: 16.67%;
     font-family: Bio;
    
}



button {
    transition: background .5s;
    border: 1px solid transparent;
     font-family: Bio;
}


}

@font-face {
    src: url('vendors/fonts/BioRhyme-Regular') format('truetype');
    font-family: Bio;












