.userBanner.CoOwner {
background: linear-gradient(270deg, #d83b3b, #e3ed20, #20ed2d, #2082ed, #cd20ed, #20edbe)!important;
background-size: 1200% 1200%!important;
-webkit-animation: BannerAnimation 30s ease infinite!important;
-moz-animation: BannerAnimation 30s ease infinite!important;
animation: BannerAnimation 30s ease infinite!important;
color: white;
font-weight: bold;
font-family: 'PT Sans', sans-serif;
}