@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*p-profileBox__icon*/
.p-profileBox__icon img.p-profileBox__iconImg {
	text-align: center;
	border: 2px solid #fff!important;
	margin: auto;
	position: relative;
	z-index: 1234567;
}

.p-authorBox {
	border-color: #43a6d9;

}
.avatar {
	text-align: center;
	margin: auto;
}

.p-authorBox__desc {
	text-align: left;
}

.wp-block-media-text__media img {
	border-radius:100%
}


