#logolarge {
    margin-top: 50px;
    margin-bottom: 30px;
    height: 265px;
    width: 245px;
    align-self: center;
    background-image: url("../media/logo/1_transparent.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#subtitle {
    font-size: 32px;
}

p {
    margin: 0 10px 20px 10px;
}
