} header h1 { font-size: 3rem; color: white; text-shadow: 2px 2px 4px rgba(0, 0, 0, .2); } header p { color: white; font-size: 1.2rem; margin-top: 10px; } nav { background: #ffd1e8; padding: 15px; text-align: center; } nav a { text-decoration: none; color: #444; margin: 0 15px; font-weight: bold; } section { padding: 50px 10%; } h2 { color: #ff69b4; margin-bottom: 20px; text-align: center; }