* {margin: 0;padding: 0;box-sizing: border-box;line-height: 1.5;-webkit-text-size-adjust: none;-webkit-font-smoothing: antialiased;}body.body-layout {width: 100%;display: flex;flex-direction: column;}input:focus {outline: 0;}input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}input[type=number] {-moz-appearance: textfield;}.four-not-four-layout {width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;background-color: #f39d90;background: #f39d90 url("../../images/regbg.jpg") center no-repeat;background-size: cover;padding: 10% 0;}.four-not-four-layout .four-o-four-content {display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}.four-not-four-layout .four-o-four-content .oops {font-family: "GothamMedium", sans-serif;font-weight: 500;font-size: 50px;color: #998659;}.four-not-four-layout .four-o-four-content p.four-o-four-para {font-family: "Lato", sans-serif;font-size: 20px;font-weight: 400;padding: 20px 0 40px;color: #998659;}.four-not-four-layout .four-o-four-content p.error-code {font-family: "GothamBook", sans-serif;font-weight: 400;font-size: 30px;color: #d3004f;text-transform: uppercase;letter-spacing: 9px;}