.cs-color-primary {
  color: #e76f51;
}
.cs-bg-primary {
  background-color: #e76f51;
  color: #ffffff;
}
.header {
  background-color: #264653;
}
