body {
    font-family: lato;
    text-align: justify;
    color: black;
}

.top_button {
    position: fixed;
    float: right;
    margin: 30px;
}

video {
    margin-bottom: 10em;
}

.sub_sentence {
    margin-left: 1em;
}

.spacing {
    margin-bottom: 10em;
}

.container {
    margin-bottom: 10em !important;
}

.img_fluid {
    margin-left: auto;
    margin-right: auto;
    width: inherit;
}

#pic-top {
    padding-left: 0px;
    padding-right: 0px;
    max-width: max-content;
}

.logo_partnership {
    max-width: 10vw;
    max-height: auto;
    padding-bottom: 2vh !important;
}