﻿
/* header x */

.theme-orange .navbar-fixed-top {
    background: rgb(59,5,90);
    background: linear-gradient(0deg, rgba(59,5,90,1) 0%, rgba(78,3,121,1) 92%, rgba(113,20,166,1) 100%);
}

 