.h1,.h2,.h3,.h4,.h5,.h6{}

.uppercase{
	text-transform: uppercase;
}

.button{
    color: #fff;
    background-color: #284054;
    border-color: #284054;
    border-radius: 0;
    padding: .375rem 1.8rem;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .95rem;
}
.textlink-arrow-white{}
.whitetextlink-arrow{}
.textlink-arrow{}
.text-white{}
.text-dark{}
.text-red{color: #db291d}
