.grecaptcha-badge { visibility: hidden; }
.bl_archivePost_ttl {
position:relative;
font-size:12px;
margin-top:8px;
}
.bl_archivePost_ttl::after {
position:absolute;
top:12px;
right:1px;
content: "";
display: inline-block;
width: 16px;
height: 4px;
background: url(//adjective.jp/wp/wp-content/themes/adjective_2022/assets/images/common/arrow-r.svg) no-repeat center center / contain;
vertical-align: middle;
}