@import url("/css/style.css");

html {
    scroll-behavior: smooth;
}

.card-title {
    backdrop-filter: blur(5px);
    background-color: rgba(28, 28, 28, 0.8) !important;
    width: 100%;
}