/* Add custom CSS styles below */ 


.header-components {
    padding: 30px;
  }
  
  .md\:flex {
    display: block;
    text-align: center;
    img-align: center;
  }
.s-contacts-list {
  display: block ruby;
  }
.footer-logo img{
display: initial;
}

.header-components .left-side {
display: none;
}

.content-entry{
text-align: justify;
}

.text-2xl{
color: rgb(85, 118, 178);
}

.square-photos-grid .square-photos-item .photos-item-text p{
text-align: justify;}

 .hero-slider-border h3 {
    text-align: right;
    }
    
    
    
.s-contacts-list{
  justify-content: center; /* horizontal */
  align-items: center;

}

img {
  background: #fff
}