body { text-align: center; color: #333333; font-family: Poppins, sans-serif; }
img{ margin: 5% auto 0 auto; display: block; }
h1{ font-style: normal; font-weight: 600; font-size: 24px; line-height: 32px; }
h2 ,p { font-style: normal; font-weight: normal; font-size: 18px; line-height: 32px; text-align: center; color: #333333; }
strong{ color: #0540FF; }
#buttons a{ display: block; background: #0540FF; border-radius: 55px; order: 0; padding: 0px 32px; color: white; text-decoration: none; height: 40px; line-height: 40px; width: 232px; margin: auto; }
#buttons a:hover{ background: #0D3ED1; }