

.q_icon_list {
    margin-bottom: 10px;
}

.q_social_icon_holder.normal_social {
    margin: 0 11px;
}
@media only screen and (max-width: 769px) {
  .qode-footer-bottom-follow {    
    display: none;
  }
}

#back_to_top > span {
    background-color: rgba(0,10,0,0);
    border-color: rgba(112,58,107,1) !important;
    border-width: 4px;
    border-style: solid;
}

#back_to_top span i, #back_to_top span span {
    color: #703A6B;
}