﻿.search-submit {
    position: absolute;
    right: 15px;
    top: 15px;
    border: none;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    cursor: pointer;
    color:#1559EA;
    transition: all 0.3s;
}
