/*
Theme Name: AnimeStream Child
Theme URI: https://themesia.com/animestream-wordpress-theme
Author: Themesia
Author URI: https://themesia.com
Description: child theme for animestream.
Template: animestream
Version: 1.0.2
Tags: black, yellow, blue, purple, light, two-columns, right-sidebar, custom-header, custom-menu, featured-images
Text Domain: animestream-child
*/

.updated-line{font-size:.92rem;opacity:.85}
.brand-badge img{max-width:160px;height:auto}

function shortcode_permalink_url(){ return esc_url(get_permalink()); }
add_shortcode('permalink', 'shortcode_permalink_url');

.updated-line { font-size:.92rem; opacity:.85; }
