







.themeb006 .block-layout .proto-block .title {
	font-family: var(--title-font-family);
}
.themeb006 .block-layout .proto-block .sub-title, 
.themeb006 .block-layout.shallow-block .sub-title {
    font-family: var(--body-font-family);
    font-style: normal;
}

.header-004 .agent-subtitle, 
.header-004-master .agent-subtitle {
    max-width: 14rem;
    margin-left: auto;
    margin-right: auto;
} 

.block-layout .button-list .button {
    border-radius: 50rem !important
}