@charset "UTF-8";

main .widget_gallery01 a{
overflow: unset !important;

}

.two-btn-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.two-btn-container .content_wrapper {
    margin-left: 0;
    margin-right: 0;
    width: unset !important;
}