body { font-size: 16px; font-family: Poppins; letter-spacing: 0.02em; } .gray-reset-J { background-color: #f2f7fb; } .reset-J h2 { font-weight: 600; } .reset-J p { font-weight: lighter; font-size: 20px; } .reset-J button { background-color: #ffc600; color: white; font-weight: 600; font-size: 19px; width: 340px; border-radius: 10px 10px 10px 10px; } .reset-logo-J img { width: 79px; height: 79px; } .reset-logo1-J img { width: 200px; height: 50px; } .reset-logo2-J img { width: 17px; height: 17px; } .reset-light-J p { font-size: 15px; } .light-copyright-J { font-weight: lighter; color: #6d6d6d; } .bold-copyright-J { font-weight: 700; color: #6d6d6d; } @media (max-width: 410px) { .reset-J button { width: 240px; background-color: #ffc600; color: white; font-weight: 600; font-size: 19px; border-radius: 10px 10px 10px 10px; } }