Almost all blocks that you may see in Olympus template have the same style look and consist of the main block frame <div>...</div>, that has block header <div>...</div> and block content <div class="ui-block-content">...</div> inside it.
For your convenience all styles related to these block components are located in a separate file ..sass/blocks/ui-block.scss.