.modal label{
    font-weight:400;
    font-size:1.2em;
    text-indent:2px;
    font-family:Rubik;
}
main{
    padding-left: 10px;
    padding-right: 10px;
}
.card button{margin:3px}
.divider {
    width:75%;
    margin-left:12.5%;
    margin-top:3%;
    margin-bottom:3%;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-radius:1000px;
}
table{
    border-collapse:separate;
    border-spacing:0;
    border-radius:15px;
    overflow:hidden;
    text-align:center;
}
table td{width:20%;}
.card-body{font-size:1.25em;}
.jumbotron{margin-top:20px;}
h1,h2,h3,h4,h5,h6{font-family:Rubik;}