/*
 Theme Name:   The Tool Bakery
 Theme URI:    https://thetoolbakery.com
 Description:  Child theme for GeneratePress
 Author:       The Tool Bakery
 Author URI:   https://thetoolbakery.com
 Template:     generatepress
 Version:      1.0.0
*/

/* Add your custom styles below */

table { overflow-x: scroll; max-width: 100%; }

.ttb-related-wrapper {
    background: #fff;
    padding: 40px 20px;
    margin-top: 40px;
    border-top: 6px solid #eaeaea;
}