/* - Code to change background color of Template Header. Change the 6 digit Hex Code to the color you would like to use. - This code is provided by Workstand and is not intended to be edited by users. Any changes to this code may affect the display of your website, and is subject to additional charges to repair if edited by a user. Please contact support@workstand.com if you require changes to this code. */

#PageHeader {

   background-color: #A8C4E6;

}