/*
Source - https://stackoverflow.com/a/28261348
Posted by Gold Pearl, modified by community. See post 'Timeline' for change history
Retrieved 2026-03-04, License - CC BY-SA 4.0
*/

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: red !important;
}
.getstarted {
    background-color: red !important;
}




