body {
  font-family: 'Nunito Sans', sans-serif;
}

.temporary-welcome-message {
  margin: 10% auto auto;
}

.temporary-welcome-message h1 {
  color: #4c4c4c;
  margin: 0 auto 10px;
  padding: 0;
}

h4 {
  color: #9c9c9c;
  font-family: 'Nunito Sans', sans-serif;
}

footer {
    margin-top: 50px;
    color: #9c9c9c;
    font-size: 13px;
}

.contact {
    margin-top: 10px;
    color: #4c4c4c;
    font-size: 16px;
}

.welcome {
    color: #4c4c4c;
    font-size: 13px;
    margin-bottom: 10px;
}

.main-title {
    font-weight: bold;
}

.alvalev-logo {
  width:230px;
  height: 160px;
  margin: auto auto 30px;
  text-align: center
}

.romanian-flag {
  display: block;
  text-align: center;
}

.services {
  margin: 30px auto 30px;
  color: #4c4c4c;
  font-size: 20px;
}