*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}.h-100{height:100%!important}.d-flex{display:flex!important}.flex-column{flex-direction:column!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-end{justify-content:flex-end!important}.align-items-center{align-items:center!important}.align-items-stretch{align-items:stretch!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-white{color:#fff!important}.text-primary{color:#e8363d!important}.text-muted{color:#6c757d!important}.mb-5{margin-bottom:3rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-4{margin-top:1.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.pb-4{padding-bottom:1.5rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.bg-white{background-color:#fff!important}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.img-fluid{max-width:100%;height:auto}.cursor-pointer{cursor:pointer}.font-size-sm{font-size:.875rem}.font-weight-normal{font-weight:400}h1{margin-bottom:.5rem;font-size:2rem;font-weight:600;color:#262626}p{margin-bottom:1.5rem;color:#8c8c8c}.text-white h1,.text-white p{color:#fff!important}.App{display:flex;width:100%;height:100%;align-content:center;justify-content:center}
