h1{
    margin-top: 5%;
    text-align: center;
    font-family: "Press Start 2P", system-ui;
    font-weight: 400;
    font-style: normal;
}
body{
    background-color: #8bb1c7;
}

div{
    margin-top: 2.6em;
    font-family: "Press Start 2P", system-ui;
    font-weight: 400;
    font-style: normal;
}
a, a:link, a:hover {
    color:#56299e;
    text-decoration: none;
    margin-top: 2.6em;
    display: block;
    text-align: center;
    font-family: "Press Start 2P", system-ui;
    font-weight: 400;
    font-style: normal;
}
a:active{
     color:#469e54;
}
 a:visited{
color: #c76969
 }
.swag{
    text-align: center;
}
.img_swag{
        width: 25%;
}