/***** LOGO *****/ .ebe-logo { font-weight: 100; letter-spacing: -0.05em; } .red { color: #e53238; } .red-bg { background-color: #e53238; } .blue { color: #0064d2; } .blue-bg { background-color: #0064d2; } .yellow { color: #f5af02; } .yellow-bg { background-color: #f5af02; } .green { color: #86b817; } .green-bg { background-color: #86b817; }