@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@500&display=swap'); */

/**
 * Font faces are loaded by the core CSS.
 */

:not(.fas) {
  font-family: 'Exo 2', -apple-system, 'blinkmacsystemfont', 'Open Sans', 'Helvetica Neue',
    sans-serif !important;
}



.start, .success{
font-size: 20px;
text-align: center;
padding-top: 200px;
}