/* Add custom CSS styles below */ 
.tab-trigger {
    border-width: 0px 0px 0.7px 0px;
    border-color: rgb(57 122 75);
}

.footer-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.s-contacts-title {
  margin-top: 15px;
}