/* org from styles.css
 .footer-logo {
  max-width: 215px;
}

*/


.cbright {
  color: #ff425d!important;
}

.top-gradient {
  background: rgb(30,43,60);
  background: linear-gradient(180deg, rgba(30,43,60,1) 0%, rgba(30,43,60,0) 100%);
}

#services {
  scroll-margin-top: 80px;
}