﻿@charset "UTF-8";
/*====================================*\
    $EE PAGES
\*====================================*/

/* Change background color of EE Home Page Welcome Block Text */
.td_tabalt {
  background-color: #999;
}

/* OPTIONAL - Change text color of EE Home Page Welcome Block Text */
#welcome-block .wrapper .client-text-container {
  color: #fff;
}