.titlos-footer-contact {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  padding: 40px 0px 10px 0px;
}

@media (min-width: 992px) {
  .titlos-footer-contact {
    font-size: 30px;
    padding: 50px 0px 20px 0px;
  }
}

.titlos-footer2 {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  padding: 10px;
}

.titlos-footer3 {
  font-size: 14px;
  font-weight: 400;
  color: #585858;
}

@media (min-width: 768px) {
  .titlos-footer3 {
    font-size: 16px;
    font-weight: 400;
    color: #585858;
  }
}

.titlos-footer-link {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .titlos-footer-link {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    text-decoration: underline;
  }
}

.titlos-footer-link:hover {
  color: #eaab00;
  text-decoration: underline;
}

.ypotitloi-footer {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  line-height: 23px;
}

@media (min-width: 992px) {
  .ypotitloi-footer {
    font-size: 16px;
    padding: 10px;
  }
}

