/*
 Theme Name: Blossom Magazine Child
 Theme URI: https://blossomthemes.com/
 Description: Child theme for Blossom Magazine
 Author: Nadszyszkownik Kilkujadek
 Author URI: https://twojastrona.pl/
 Template: blossom-magazine
 Version: 1.0.0
*/

/* Własne poprawki CSS wrzucaj tutaj */


#secondary {display:none!important;}
.authors-list .author-avatar img {border-radius:30px;}


.author .page-header__content-wrapper {width:100%!important; max-width:1140px!important;}

.page-template-template-authors .authors-list {padding:0!important;max-width:1140px!important;}
.page-template-template-authors .authors-list ul li {margin-bottom:20px; padding: 45px 40px; background-color: rgba(var(--primary-color-rgb), 0.03); border:none!important;}

.single .author-section {
    max-width: 900px;
    margin: 0 auto;
    margin-top: 40px;
}