.prague-logo a img {height:44px !important;}        h1,
        h1 a {
            font-family: Arial !important;        }
    
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.team-wrapper.simple:hover .position {
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 500;
}

.prague_list .project-list-item .project-list-outer .project-list-wrapper .project-list-category {
    position: relative;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #111;
}

.prague-services-wrapper {
    background-color: #fff;
    padding: 46px 33px 50px 33px;
    text-align: center;
    -webkit-box-shadow: 0 30px 50px rgb(0 0 0 / 20%);
    box-shadow: 0 30px 50px rgb(0 0 0 / 20%);
}

.prague-header .prague-logo {
  margin: 0 0 0 10px !important;
}