* { font-family: "Roboto", serif; font-weight: 300; margin: 0px; } #top { background-color: #1F2937; color: #F9FAF8; } #top h1 { font-size: 48px; font-weight: 900; } /* Secondary text */ #top a, #top h6 { font-size: 18px; color: #E5E7EB; } #logo { font-size: 24px; } #hero img { width: 400px; height: 200px; } button { background-color: #3882F6; color: #F9FAF8; } #info { background-color: #FFFFFF; } #info h2 { font-size: 36px; color: #1F2937; font-weight: 900; } #info h6 { font-size: 18px; color: #8f9093; } #info img { border: 4px solid #3882F6; width: 100px; height: 100px; } #quote { background-color: #E5E7EB; } #quote p { font-size: 36px; font-style: italic; color: #1F2937; } #quote h3 { font-size: 24px; color: #1F2937; font-weight: 900; } #bottom { background-color: #FFFFFF; } #call-to-action { background-color: #3882F6; } #call-to-action h3 { font-size: 24px; color: #F9FAF8; } #call-to-action h6 { font-size: 18px; color: #E5E7EB; } #call-to-action button { border: 2px solid white; } footer { background-color: #1F2937; font-size: 18px; color: #E5E7EB; }