Section 1: Bold Typography for the Bold
font-family: 'Toaster Bold', sans-serif;
font-size: 24px;
line-height: 36px;
Section 2: Color Schemes for the Colorblind
.primary-color: #FF0000; /* Bright Red */
.secondary-color: #0000FF; /* Toaster Blue */
.background-color: #FFFFFF; /* Toaster White */