* {
    font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.contents {
    padding-top: 11vh;
}

.automation {
    height: 200px;
    width: 100%;
    background-color: #2bc3ff9d;
    text-transform: uppercase;
    align-items: center;
    display: flex;
    margin-bottom: 0.4%;
}

h1 {
    font-size: 50px;
    width: 100%;
    text-align: center;
}