.greetings--sections {
}

.greetings--title {
  font-size: 21px;
  text-align: center;
  font-weight: 500;
}

.greetings--title .name {
  font-size: 25px;
  font-weight: 600;
}

.greetings--title .message {
  font-weight: 500;
  display: block;
  margin-top: 5px;
  margin-bottom: 0px;
  letter-spacing: 0.8px;
  font-size: 20px;
}

