/* Start custom CSS for bdevs-content2-services, class: .elementor-element-63d76b6 */.elementor img {
    height: 500px;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.button-2 {
    display: inline-block;
    height: auto;
    padding: 12px 32px;
    border: 2px solid #1e90ff;
    border-radius: 80px;
    background-color: transparent;
    -webkit-transition: border-color 400ms ease, background-color 400ms ease;
    transition: border-color 400ms ease, background-color 400ms ease;
    color: #061138;
    line-height: 1.5em;
    text-align: center;
    text-decoration: none;
    display: none;
    }/* End custom CSS */