.read-more {
    font-weight: 600 !important;
    text-decoration: none !important;
}

.game-card {
    background-color: rgba(23, 23, 18, 0.1);
    border-radius: 0;
    font-size: 1.5rem;
}

.main-bg {
    max-height: 100% !important;
}

.btn {
    white-space: pre-line !important;
}

@media (min-width: 768px) {
    .height-md-25vh {
        min-height: 25vh !important;
    }
}

/*# sourceMappingURL=custom.css.map */
