/* DAY 1 - TO ACTIVATE, DELETE THESE LINES */
/* DAY 2 */
/* DAY 3 */
/* DAY 4 */
/* DAY 5 */
/* FORMAT */
h1.day-subtitle {
  font-family: 'Dancing Script', cursive;
  color: #ff6384;
  font-size: 56px; }

h1.day-title {
  font-family: 'Oswald', sans-serif;
  color: #ff6384;
  font-size: 56px; }

a.day-btn {
  background-color: #ff6384;
  padding: 10px;
  margin-right: 15px;
  box-shadow: 1px 1px 1px #2f2f2f;
  color: white;
  font-family: 'Dancing Script', cursive;
  font-size: 25px;
  display: inline-block; }

a.fb-group-btn {
  background-color: #458DB2;
  color: white;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  padding: 10px;
  box-shadow: 1px 1px 1px #2f2f2f;
  text-decoration: none; }

a.big-course-link {
  color: white;
  font-family: 'Oswald', sans-serif;
  font-size: 50px;
  text-decoration: none; }

@media (max-width: 543px) {
  h1.day-title {
    font-family: 'Oswald', sans-serif;
    color: #ff6384;
    font-size: 56px; }

  h1.day-subtitle {
    font-size: 35px; } }
