html {
    scroll-padding: 4rem;
}
body {
    max-width: 1200px;
}
.card-title {
    padding-bottom: 4px;
    border-bottom: 1px solid gray;
}