.text-gray {
    color: #4a5c66
}

.btn-danger {
    background-color: #9C132E
}

.footer {
    background-color: #4a5c66;
}

.sponsors {
    background-color: rgba(74, 92, 102, 0.1);
}

.socialMedia {
    width: 20%;
}

.hero-img {
    height: 300px;
    object-fit: cover;
}

.overlay {
    background: rgba(74, 92, 102, 0.85);
    max-width: 500px;
}
