﻿.collection-subtitleH h1 {
    font-family: Poppins, sans-serif;
    padding-bottom: 15px;
    font-size: 60px;
    color: #61A0ED;
    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;
}
