/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");

/* FEDERICO MOD */

/*gallery*/
/*.pulsante-invia input.wpcf7-submit{color: #1e7b91 !important;}*/

.pulsante-invia input[type=submit] {
    background-color: #1e7b91!important;
    color: white !important;
}

.pulsante-invia input[type=submit]:hover {
    background-color: #134c59 !important;

/*end gallery*/
