.buttons{display:flex;margin-bottom:20px}.buttons,.buttons button{border:none;margin-left:auto;margin-right:auto}.buttons button{background-color:#ef0000;border-radius:20px;color:#fff;cursor:pointer;font-family:oswald;font-weight:700;padding:10px 20px}.content{background-color:#fff;min-height:100px;padding:20px}#h3{font-family:oswald!important;font-weight:700!important}#p{font-family:noto sans}.buttons button:hover{background-color:#69141e}@media only screen and (max-width:600px){.buttons{font-size:xx-small}.label{font-size:1rem;width:100vw}}