.md-container {
max-width: 800px;
padding-top: 2rem;
}
.sml-card {
width: 22rem;
margin: 1rem 0;
}
.cntr-footer {
height: 80px;
margin-top: 20px;
display: flex;
align-items: center;
justify-content: center;
border-top: 1px solid #ccc;
}
.sml-logo {
height: 1em;
margin-left: 10px;
}