body {
    font-family: Arial, sans-serif !important;
    background: #f9fafc !important;
    color: #16375b !important;
}

h1, h2, h3 {
    color: #16375b !important;
}

button,
.btn,
input[type="submit"] {
    background: #e5488b !important;
    color: white !important;
    border-radius: 8px !important;
    border: none !important;
}