.copyright-text p a:hover{
  color: #fff !important;
}
.sand-banners .text-black {
    width: 100%;
    background: #ffffff47;
    justify-content: center;
    align-items: center;
    text-align: center;
}
@media (max-width: 768px) {
.sand-banners .text-black h2 {
    font-size: 28px;
    line-height: 2.5rem;
}

}