  .c-content-tab-4.c-opt-3 > .tab-content{
            background-color:transparent;
        }
        tr > td > img{
            float:left;
        }
        tr > td > div{
            float:left;
            margin-left:20px;
        }
        tr > td > div >  h3{
            margin:0;
        }

div.c-layout-page i.fa { color: #e3b505; }
/*div.c-layout-page h4 { color: #DDAE06; }*/

a {
  color: #363636;}
  a:active,
  a:hover,
a:link, a:visited { color:#296196; text-decoration: none;}
  a:focus {
    color: #214971; }