/* color of get in touch Text */
.custom-text-color {
    color: rgb(15, 15, 70);
    font-size: 20px;/* Replace "red" with your desired color */
}


/* Email, contact and location head */
.custom-text-size {
    font-size: 20px; /* Replace "20px" with your desired font size */
}

