﻿
/* Logo styles */
#logo {
    background-color: #f73b3b;
    color: white;
}

/* Heading styles */
h1 {
    color: #f73b3b;
}