.vignelli-red {
/*  color: #F9423A; Warm Red C*/
  color: #F14E23;
}

.row .line {
  margin-top: 45px;
  border-bottom: 1px solid #4C4C4C;
}

.main [class^="col"] {
  margin-top: 35px;
}

.main [class^="col"] img {
  max-width: 100%;
  height: auto;
}

@media only screen and (min-width: 768px) {  /* 768px */
  .content {
    margin-top: 60px;
  }
}
