/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.related-posts{
  display:none; !important
}
.bottom-back{
    position: relative;
    margin-top: 50px;
    margin-bottom: 25px;
    display: block;
    top: 0px;
}