/*
Theme Name: Studio Becker - Prague Child Theme
Author: MJS Web Solutions
Version: 1.0
Template: prague
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

input.ctf7[type="submit"]
{
    font-family: "Roboto", sans-serif;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1.5px;
    font-weight: 700;
    background-color: transparent;
    border: none;
    color: #111;
    border-radius: 0;
    padding: 7px 40px 7px 10px;
    box-shadow: none;
    margin: 0;
    position: relative;
    background-image: url("img/arrow-btn.png");
    background-repeat: no-repeat;
    background-position: 100% 43%;

}

.mb-0 {
    margin-bottom: 0 !important;
}

