@import url(main.css);
/*-Bloc actu------------------------------*/
#news-posts-bloc { margin-top: 150px !important; margin-bottom: 150px !important; }

.cta_banner .button_homepageDoubleScreen { background-color: #2d6876 !important; font-weight: normal !important; }

.cta_banner .button_homepageDoubleScreen:hover { background-color: #1b3c44 !important; }

.cta_banner .button_homepageDoubleScreen:hover span { color: white !important; }

div.mx-4.mb-3.logo-footer.mx-auto > img.logo_nav { height: 20vh; }

.bandeau { background-image: url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2FDg1JeQJrQ0htJ4JqzxrVdYeYtyj2%2Fimages%2FBackgroung_site_a5ca.webp?alt=media&token=eed968c4-c801-42c0-a4ee-4e07b879359a"); background-size: cover; background-position: bottom; display: flex; justify-content: center; align-items: flex-end; text-align: center; padding: 30px 10em; min-height: 40vh; }

.bandeau h1 { color: white; font-size: 3em; font-weight: bold; margin: 0; }

/* Responsive adjustments */
@media (max-width: 1200px) { .bandeau { padding: 30px 5em; } .bandeau h1 { font-size: 2.5em; } }

@media (max-width: 768px) { .bandeau { padding: 30px 2em; } .bandeau h1 { font-size: 2em; } }

@media (max-width: 480px) { .bandeau { padding: 20px 1em; } .bandeau h1 { font-size: 1.6em; } }

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