/* Enter Your Custom CSS Here */
aside#text-13 {
    text-align: right;
    float: right;
}
footer p {
    margin: 0;
}
#Footer .widgets_wrapper .widget {
    padding: 0;
}
footer{
box-shadow: inset 0px 18px 40px -10px rgba(118, 127, 114, 0.42);
-webkit-box-shadow: inset 0px 18px 40px -10px rgba(118, 127, 114, 0.42);
-moz-box-shadow: inset 0px 18px 40px -10px rgba(118, 127, 114, 0.42);
-o-box-shadow: inset 0px 18px 40px -10px rgba(118, 127, 114, 0.42);
}

