/*
 * Theme Name:  Newsreader Child
 * Theme URI:   https://newsreader.codesupply.co/
 * Description: Newsreader Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    newsreader
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */

.cs-meta-add_to_bookmarks {
  display: inline-block;
  width: 34px;
  height: 34px;
}

.cs-meta-add_to_bookmarks img {
  width: 100%;
}
