body{
    padding-top: 5rem;
}

.small {
    font-size: 12px;
}
.highlight{
    color: #842029;
    background-color: #f8d7da;
    border: 1px solid #f5c2c7;
    border-radius: 5px;
}