@charset "utf-8";
/*
Template: yswallow
Theme Name: swallow_custom
Theme URI:https://open-cage.com/swallow/
*/
.authorbox .custom-profile_img img {
  width: 40%;
  margin: auto;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}

.authorbox .profile_name a, .authorbox .author_sns a {
  text-decoration: none;
  color: inherit;
}