.btn-login {
    width: 275px;
    height: 54px;
    background: #2c7255;
    border: none;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-top: -5px;
}
