
body {
    background: #eee;
}

.mt-50 {
    margin-top: 35px;
}

.mb-50 {
    margin-bottom: 30px;
}

.mb-30 {
    margin-bottom: 10px;
}

.container {
    max-width: 500px;
}
