body {
    font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0 0 0 0px;
}

.navbar .nav {
    margin-bottom: 0px;
}

label {
    font-style: italic;
    font-weight: bold;
}

h4 {
    font-size: 15.5px;
}

.endpointContainer{
    margin: 0 auto;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    min-width: 200px;
    align-items: center;
    justify-content: center;
    margin-bottom: 100px;
}