body {
    font-family: Arial, sans-serif;
}

.img-partners {
        width: 120px;
    }

.hero {
    background-color: #0d6efd;
    height: 60vh;
    background-size: cover;
    background-position: center;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.6);
}
