css /* Social Risks Style */ body { background-color: #F7DC6E; background-image: none; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; line-height: 1.5; margin: 0; padding: 0; color: #2B0B0D; text-align: center; } h1 { font-size: 36px; font-weight: 700; margin: 0 0 0 0; padding: 0 0 0 0; border-bottom: 4px solid #000000; text-shadow: 0 1px 0 #000000; color: #FFC107; } h2 { font-size: 24px; font-weight: 400; margin: 0 0 0 0; padding: 0 0 0 0; border-bottom: 4px solid #000000; text-shadow: 0 1px 0 #000000; color: #8B0A0A; } h3 { font-size: 18px; font-weight: 700; margin: 0 0 0 0; padding: 0 0 0 0; border-bottom: 4px solid #000000; text-shadow: 0 1px 0 #000000; color: #FFD700; } p { font-size: 16px; font-weight: 400; margin: 0 0 0 0; padding: 0 0 0 0; border-bottom: 1px solid #000000; text-shadow: 0 1px 0 #000000; color: #4C4C4C; } a { text-decoration: none; color: #000000; font-size: 16px; font-weight: 400; border-bottom: 1px solid #000000; text-shadow: 0 1px 0 #000000; } a:hover { text-decoration: none; color: #000000; font-size: 16px; font-weight: 400; border-bottom: 1px solid #000000; text-shadow: 0 1px 0 #000000; background-color: #FFC107; } body a { color: #000000; font-size: 16px; font-weight: 400; border-bottom: 1px solid #000000; text-shadow: 0 1px 0 #000000; }