﻿
.scheduled-tagbox .darkblue {
    background: #003A5D;
    padding: 35px;
}

.scheduled-tagbox .darkblue h1 {
    color: white;
}

.scheduled-tagbox .darkblue p {
    color: white;
}

.scheduled-tagbox .darkblue a {
    color: #6DA7BE;
}