body {
    background-image: url("../img/grid_noise/grid_noise.png");
     margin: 0px;
  padding: 0px;
}
tr.wpcw_fe_module td {
    padding-top: 20px;
    padding-bottom: 10px;
}

tr.wpcw_fe_module {
    font-weight: bold;
}

div.order-guarantee {
    width: 797px;
    height: 150px;
    display: block;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

div.order-guarantee .left {
    min-width: 295px;
    vertical-align: top;
}

div.order-guarantee .element {
    display: inline-block;
    height: 90px;
    padding-top: 25px;
}

div.order-guarantee .element strong {
    display: block;
    color: rgb(125, 125, 125);
    font-family: 'Segoe-UI-SemiBold', Georgia, times, serif;
    font-size: 34px;
}

div.order-guarantee .element img {
    float: left;
    text-align: left;
    vertical-align: middle;
}

div.order-guarantee .element p {
    color: rgb(125, 125, 125);
    font-size: 16px;
    font-family: 'Segoe-UI', Georgia, times, serif;
    text-align: left;
    line-height: 32px;
}



/* footer */


/**
 * the sticky footer mixin
 **/
/**
 * the sticky footer implementation
 **/




/**
 * other styling just to make the demo more appealing
 **/




footer {
  background: #101010;
  height: 200px;
  width:100%;
 
}
footer a {display:inline-block;color:white;margin-top:50px!important;padding:10px;    text-decoration: none;
    border-bottom-style: none!important;}
a:link{
  text-decoration: none!important;
} 
footer p {color:white;margin-top:20px; }



/*----*/
