/*
Theme Name: Custom
Theme URI: http://studi7.com
Description: Child layerswp
Author: Studi7
Author URI: http://studi7.com
Template: layerswp
Version: 1.0
*/
@import url("../layerswp/style.css");

.round {
border-radius:8px;
}

a {
color:#FF3503;
}

a.visited {
color:orange;
}

.button {
border-radius:4px;
background-color: lightseagreen !important;
}

.header-site .nav-horizontal > ul > li > a {
    font-size: 18px !important;
}

