.bg-gray-100,
nav {
    background: #111827 !important;
}

.text-gray-600,
nav a {
    color: #ccc !important;
}
.om-bg-gray {
    background: #d1d2d4 !important;
}
.om-bg-gray img {
    margin: auto !important;
    display: block !important;
    width: auto !important;
    max-width: auto !important;
    height: 100% !important;
    max-height: 280px;
}
.om-button a {
    padding: 20px;
    background: #02cbcb !important;
    text-align: center;
    color: #fff;
    display: block;
    font-weight: bold;
    border-radius: 4px;
    border: 1px solid #fff;
}
