.smallerText{
    font-size: 14px;
}

.smallText{
font-size: 19px;
}

.smallText span{
    font-weight: 700 !important;
    font-family: 'Roboto', sans-serif;
}

.style_choice{
    padding: 5px;
    border: 1px black solid;
    margin: 10px !important;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
}

.style_choice a, .style_choice a:visited{
    color: black;
    text-decoration: none;
}

.style_choice a:hover{
    color: red;
    text-decoration: none;
}

