.frame-type-freyhauer_buttons {
    /*.fyh-button:not(:last-of-type) {*/
    /*    margin-bottom: 1rem;*/
    /*}*/

    .btn-group {
        flex-wrap: wrap;
    }
    .btn-group-center {
        justify-content: center;
        display: flex;
    }
}
