/*
Theme Name:     Edublink Child
Theme URI:      https://example.com/
Description:    Child theme for Edublink
Author:         Your Name
Author URI:     https://example.com/
Template:       edublink
Version:        1.0.0
*/

@media (min-width: 1200px) {
  .tutor-spotlight-mobile-progress-complete {
    display: block !important;
  }
}

