/*
Template Name: HR2 - Template
Version: 1.0
Author: HostingRed SAS
Author URL: http://hostingred.com
*/
/*******************************************
USE THIS FILE TO INCLUDE YOUR OWN CSS STYLES
********************************************/

.text-red {
  color: #ffcc00;
  font-weight:bold;
  font-size:30px;
  padding-bottom: 20px;
  margin: 0 0 20px;
}

.tt-lgcol {
  color: #cc9933;
  font-weight:bold;
  font-size:14px;
}

.tt-lgco2 {
  color: #336699
  font-weight:bold;
  font-size:30px;
}

.tt-lgco3{
  color: #cc9933;
  font-weight:bold;
  font-size:14px;
}

.tt-lgco4{
  color: #fff;
  font-size:12px;
  font-style:italic;
}


.text-gray{
  color: #ccc
}

.text-orange{
  color: #cc9933;
}

.text-white{
  color: #ffffff;
}