a {
    text-transform: none;
    text-decoration: none;
    color: #d33c00;
}

header.bg-about-header {
    background: url('https://omicroom.com/assets/img/headers/header_ss_02.jpeg') center center no-repeat;
    background-size: cover;
}

header.hero-about-page {
    margin-top: 20px;
}

section#about-web-omicroom {}

section#about-web-omicroom p {
    color: #212529;
    font-size: 1.14rem;
}

section#about-web-omicroom p a {
    text-transform: none;
    text-decoration: none;
    color: #d33c00;
    font-weight: 500;
}
.hidden {
    display: none !important;
}