/*
Theme Name: agency Child
Theme URI: http://artwebdesign.pt/work/luzboa/agency-child/
Description: agency Child Theme
Author: Art Web Design
Author URI: http://artwebdesign.com.pt
Template: agency
Version: 1.0
*/

@import url("../agency/style.css");

/* Personalizacao */

.social-links .icon-medium img {
  max-width: 200px;
max-height: 34px;
}

input[type=reset], input[type=submit], button {
    background-color: #7da63c;
    color: #fff;
    border: none;
    padding: 7px 20px;
    cursor: pointer;
    border-radius: 5px;
    -webkit-appearance: none;
}

