.min-h {
    min-height: 165px;
    max-height: 165px;
    max-width: 262px;
}

.error {
    border-bottom: 1px solid rgb(245 155 155) !important;
  }

.facebook-icon {
    color: white !important;
}

.sat-icon {
    width: 80px;
    padding: 3px;
    background-color: white;
}

.arca-icon {
    width: 80px;
}

.home-icons {
    display: flex;
    justify-content: space-between;
}