/**
 * Theme Name: Child Theme for Blog
 * Description: Child Theme for Blog
 * Theme URI: #
 * Author: #
 * Author URI: #
 * Template: magazine-news
 * Version: 133.20.0.0
 */
 
/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */


.entry-content a {
  color: #c00;
  border-bottom: 1px dotted;
}

.entry-content a:hover {
  color: #e50000;
  border-bottom: 1px solid;
}
