/*
Theme Name: sawako3
Author: Ohigashi
Template: snow-monkey
*/

/* Top Profile img */

.wpaw-showcase__figure img{
	height: auto;
    max-width: 40% !important;
}



/* sidebar img size */

img.widgets-list-layout-blavatar {
	height: 90px !important;
    width: 90px !important;
  max-width: 90px !important; /* この数字を指定したい画像サイズに */
}


.widgets-list-layout-links {
    width: 68.9% !important;
}


.widgets-list-layout-links a{
    font-size: .875rem;
    text-decoration: none;
    color:#333;
}

/* side profile  */
div#text-2 p.name{
    text-align: center;
}
div#text-2 p.name,
div#text-2 p.announcement,
div#text-2 p {
    margin-top: .6em !important;
}

/* profile box */

.wp-profile-box{
        margin: 1.86957rem 0 0;

}