﻿.darkblue {
    background-image: linear-gradient(to bottom, #3A558F,#041843);
    text-align: center;
    font-weight: bold;
    color: white;
}
