.elementor-6303 .elementor-element.elementor-element-c4a33a2{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6303 .elementor-element.elementor-element-7d42fab{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-7d42fab */div#domain-search {
    display: flex
;
    flex-direction: row;
    align-items: center;
}
div#domain-search input {
    background: #fff;
    border: none;
    padding: 18px;
    border-radius: 10px;
}
div#domain-search button {
    background: #fcf300;
    border: none;
    padding: 10px 30px;
    margin-left: -120px;
    transition-duration: 0.5s;
}
div#domain-search button:hover {
    background: #072AC8;
    color: #fff;
}/* End custom CSS */