@charset "UTF-8";
/*!
 * Wayplus Error Page StyleSheet
 */

.error-code{margin-top:50px; width: 100%; text-align: center; font-size: 100px; font-weight: 900;}
.error-message{width: 100%; text-align: center;color:dimgray;}
