body {
    background-color: rgba(245, 245, 245, 1);
}

.center{
    gap: 1rem!important;
}
.center > h1 {
    color: #2A5FC0;
}


