/**
 * Theme Name: Herald Education
 * Description: A child theme of Blocksy
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
 
@media (max-width: 689.98px) {
  #footer div[data-column="copyright"] {
    order: 2;
  }
  #footer div[data-column="menu"] {
    order: 1;
  }
}
 
#footer .by {
  font-size: 12px;
}
