        .pill_btn {
            font-size: 16px;
            padding: 10px 25px;
        }
        .pill_btn:hover {
            background-color: white !important;
            color: black;
        }
        
            .firstChildSlide {
        transition: all .5s;
        margin-left: 250px;
    }