﻿/*This Css file is used to fix a UI bug when
  hard refreshing the branding pages.
*/
.section-header {
	background-color:#0b2dcd;
	background-image:url(images/bg-blue-header.png);
	color:#fff;
}