/*
 Theme Name:   Attorna Child
 Theme URI:    http://demo.goodlayers.com/attorna
 Description:  Goodlayers Attorna Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     attorna
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  attorna-child

 START YOUR CHILD THEME CSS HERE
*/

.attorna-body .attorna-top-bar .attorna-top-bar-right-button{
    background-color: #1C2D61 !important;
}
.wpcf7-submit{
    background-color: #1C2D61 !important;
}
/*.attorna-body .tagcloud a{
    background-color:#1C2D61 !important;
    border-color: #1C2D61 !important;
}*/
.attorna-footer-wrapper a{
    color: #969698 !important;
}
.attorna-footer-wrapper a:hover{
    color: #ffffff !important;
}