﻿:root {
    --primary-color: #0d0f4f;
    --danger-color: #b5000f;
}

.content-header {
    height: 4rem;
}