@charset "utf-8";

body {
    font-family: 'Open Sans', sans-serif, 'Dancing Script', cursive;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 auto;
    width: 1320px;
    background-repeat: no-repeat;
    background-position: center 0%;
}

.oops {
    font-family: Dancing Script;
    text-align: center;
    font-weight: bold;
    font-size: 75pt;
    margin-top: 0.5em;
}

.center-logo {
    margin-right: auto;
    margin-left: auto;
    width: 262px;
    height: 109px;
    display: block;
    margin-bottom: 3rem;
}

.home {
    font-family: Dancing Script;
    text-align: center;
    font-weight: bold;
    font-size: 75pt;
    margin-bottom: 3rem;
}

.copyright-center {
    font-family: 'Open Sans', sans-serif;
    font-size: small;
    text-align: center;
}
