/*
.w3-light-blue,w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
*/
.my-color-header {
 /*  background-color:#87CEEB */
 background-color: rgb(205, 235, 250);
}
.my-service {
  background-color: rgb(235, 235, 235);
}
