/*======================================
Theme Name: Divi Child
Description: Child theme for Divi
Version: 1.0
Author: Roro Fernandez
Author URI: https://rorofernandez.com
Template: Divi
======================================*/



.menu-getinvolved a { padding: 15px 20px !important; background: #c1263b; color: #fff !important; text-transform: uppercase; border-radius: 6px; }
#main-header.et-fixed-header .menu-getinvolved a, .et-fixed-header .menu-getinvolved a { color: #fff !important; }

.cta-text:after { content: '\e046';  font-family: 'ETmodules'; font-size: 1em; position: relative; top: 15px; color: #fff; }

ul.footlinks { list-style: none; }
ul.footlinks li { margin-bottom: 10px; }
ul.footlinks li a { color: #eaf2f2; }
ul.footlinks li a:hover { color: #2f95b5; }

@media only screen and (min-width: 481px) and (max-width: 1024px) {
  	#logo {  max-height: 80%;  }
	.et_pb_svg_logo #logo { height: 100%; }
}

/* Target smartphones (screens up to 480px wide) */
@media only screen and (max-width: 480px) {
	#logo {  max-height: 80%;  }
}