

* {
    scroll-behavior: smooth;
}

body {
    background-color: #eef2ff !important;
}

.container.main {
    max-width: 1440px;
}