.widget_wpb_widget .widget-wrap{
    text-align: center;
}

.widget_wpb_widget .widget-wrap h3{
    text-align: left;
}

.widget_wpb_widget #wpb_widget_link{
    background: rgb(42, 86, 143);
    width: fit-content;
    color: white !important;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
    text-decoration: none;
}