﻿.divBorderT {
    border-top: 2px solid #00548b;
    margin-top: 10px;
}

.collection-subtitleH h1{
    font-family: "Times, Times New Roman, serif";
    padding-bottom: 15px;
    font-size: 60px;
    color: #00558b;
    line-height: .9em;
    text-transform:capitalize;
}

.description {
    font-size: 20px;
    color: #212529;
}

.border-bottom.border-emergent {
    border-bottom: 1px solid #d93b20 !important;
}

.border-left.border-emergent {
    border-left: 1px solid #d93b20 !important;
}

.border-bottom.border-early {
    border-bottom: 1px solid #f58220 !important;
}

.border-left.border-early {
    border-left: 1px solid #f58220 !important;
}

.border-bottom.border-transitional {
    border-bottom: 1px solid #f5ba40 !important;
}

.border-left.border-transitional {
    border-left: 1px solid #f5ba40 !important;
}

.border-bottom.border-fluent {
    border-bottom: 1px solid #9db65a !important;
}

.border-left.border-fluent {
    border-left: 1px solid #9db65a !important;
}
