/*
 * Theme Name:  Shihab's Rambling - Child Theme
 * Theme URI:   https://blog.shihabmahmud.info
 * Description: Shihab's Rambling
 * Author:      supershihab
 * Author URI:  https://shihabmahmud.info
 * Template:    uppercase
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */
.cs-entry__subscribe:not(:first-child) {
    display: none !important;;
}
.cs-entry__subscribe {
  display: none !important;
}