﻿/*New brand changes*/
:root {
    --brand: #00A7f5;
    --brand-alt: #FF9C31;
    --brand-front: #0D160B;
    --focus: #fd0;
}















/*
.news-article img {
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 100%;
    height: max-content !important;
}

.news-side-inner img {
    height: max-content;
}*/

