* {
    margin: 0;
    padding: 10px;
    color: #2c3346;
    font-family: 'Montserrat', sans-serif;
    text-align: start;
}

.excludeBody {
    background-color: #ffffff;
    max-width: 100%;
    overflow-x: hidden;
    align-content: start;
    align-items: start;
}
