/**
* Theme Name: Braine Child
* Description: This is a child theme of Braine, generated by Merlin WP.
* Author: <a href="https://themeim.com/">Themeim</a>
* Template: braine
* Version: 1.1
*/

@media (min-width: 992px) {
    .col-lg-3 {
        flex: 0 0 auto;
        width: 33.333%;
    }
}
.post-share-options {
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid rgba(var(--white-color-rgb), 0.15);
}