﻿.safety-motto-container {
    text-align: center;
    margin: 100px auto;
}

    .safety-motto-container h1 {
        font-weight: 700;
        font-size: 4rem;
    }

    .safety-motto-container h2 {
        font-weight: 700;
        font-size: 2.5rem;
    }

.section-themed .row {
    align-items: center;
}

.image-container {
    text-align:center;
}

.image-container img {
    max-height: 300px;
    max-width: 100%;
}

.section-themed h4 {
    font-weight: 700;
}
