.demo-button {
    background-color: #05365E !important;
    border: 1px solid #80EF4A !important;
    color: #80EF4A !important;
}

*, input::placeholder, textarea::placeholder {
    font-family: 'Centra No. 1', sans-serif;
    font-weight: 500;
}