section {
    height: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

h1, h4 {
    font-family: 'Sugo Pro Classic Trial';
    font-size: 45px;
}

h4 {
    font-size: 30px;
    margin: 25px;
}