.elementor-11862 .elementor-element.elementor-element-2979a7b9{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-2979a7b9 */.sps-admisi-button {
    display: inline-block;
    margin-top: 8px;
    padding: 10px 18px;

    background: #1475d1;
    color: #ffffff !important;

    border-radius: 8px;

    font-size: 13px;
    font-weight: 700;

    text-decoration: none !important;

    transition: all .2s ease;
}

.sps-admisi-button:hover {
    background: #063b82;
    color: #ffffff !important;
    transform: translateY(-1px);
}/* End custom CSS */