You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
248 B

.rwmb-heading-wrapper {
display: block;
}
.rwmb-heading-wrapper h4 {
display: block;
font-size: .75rem;
line-height: 1.4;
border-bottom: 1px solid rgb(230, 230, 230);
text-transform: uppercase;
padding: .75rem 0 .375rem;
margin: 0 0 6px;
}