/*==================================================================================
    Custom Stylesheet (Any custom styling you want to apply should be defined here).
====================================================================================*/

.btn-primary{
    background-color: #e53a1c !important;
}

h1, h2{
    margin-bottom: 20px;
}