/* 
 Theme Name:   tavostrog
 Theme URI:    https://forobeta.com/members/tavostrog.179100/
 Description:  tavostrog
 Author:       tavostrog
 Author URI:   https://forobeta.com/members/tavostrog.179100/
 Template:     orbital
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/*  HEADER LOGO  */
.header-image {padding: .2rem!important;
    text-align: center!important;
    border-bottom: 3px solid #01e675!important;
	background: -webkit-linear-gradient(315deg,#1c203c 0,#01e675 100%)!important;
    background: -o-linear-gradient(315deg,#32a7b0 0,#a1bc12 100%)!important;
    background: linear-gradient(135deg,#1c203c 0,#01e675 100%)!important;
}

/*  TEXTO FOOTER Y COLOR */
.site-footer, .site-footer .widget-area {
    background-color: #1c203c;
}

.site-footer .credits p {
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-style: italic;
}

/* FOOTER " PIE DE PAGINA " COLOR */

.site-footer {
padding: 1rem;
border-top: none!important;
letter-spacing: 1px;
background-color: #1c203c!important; /* COLOR DE FONDO */
}