.social {
    //position: absolute;
    padding: 10px 20px 0px 20px;
    bottom: 0px;
    width: 100%;
    /* Set the fixed height of the footer here */
    //background-color: #425071;
    font-family: 'Coda', sans-serif;
    font-size: 14px;
    color: #ffffff;
}

.fb_iframe_widget span {
    vertical-align: baseline !important;
}

div#___plusone_0 {
   -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);

    -moz-transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    
    //margin-bottom: 10px;
    //vertical-align: baseline !important;
}


.footer {
    //position: absolute;
    padding: 15px 20px 0px 20px;
    bottom: 0px;
    width: 100%;
    /* Set the fixed height of the footer here */
    //background-color: #425071;
    font-family: 'Coda', sans-serif;
    font-size: 14px;
    color: #ffffff;
}

