.scroll-table .wp-block-table{
	max-height:450px;
	overflow:auto;
	&amp; tr td:first-child{
		text-align:center;
	}
}

.smb-faq__item__answer, .smb-faq__item__question{   gap:1rem; } .wp-block-snow-monkey-blocks-faq-item {   padding-top: 1.8em;   padding-bottom: 1.5em; } .smb-faq__item__question__label, .smb-faq__item__answer__label {   display: flex;   justify-content: center;   align-items: center;   margin-right:0;   width: 3rem;   height: 3rem;   border-radius: 100%;   flex:none; } .smb-faq__item__question__label {  border:1px solid #000;
} .smb-faq__item__answer__label {   background-color:var(--wp--preset--color--sm-accent);   color: #fff; }
