#main, body {
background: #FCF3F2
}

.securebutton-imp {
    background-color: #DD0781;
    color: white;
    display: inline-block;
    padding: 5px;
    border-radius: 25px;
    width: fit-content;
    max-width: fit-content;
}


h1,h2,h3,h4 {
color: #006690;
}