* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

.contactRow {
  background-color: #51a4ba;
  padding: 20px 0px 8px 0px;
}

.linkContact {
  color: #fff;
  font-size: 14pt;
  text-align: center;
}

.hrefContact {
  color: #fff;
  text-decoration: none;
}

.hrefContact:hover {
  color: #f0f0f0;
}
