/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 30 2018 | 08:38:02 */
/* START OF HEADER SECTION  */
#logo {
    text-decoration: none;
    font-family: Josefin Sans;
    color: #ed148b;
  text-shadow: 1px 1px 0px #F38DB7;
}
.social-icon {
	float: right;
    margin-bottom: 5px;
}
.social-icon-rounded-facebook {
    padding-left: 10px;
    padding-right: 10px;
}
social-icon-rounded-vimeo {
    padding-left: 10px;
}
.top-menu a {
  font-family: Josefin Sans;
}
.navigation ultimatum-menu-nav {
  /*padding-bottom: 40px;*/
}
/* Mobile Menu Edit START */
.slicknav_btn {
	background-color: black !important; 
}
.slicknav_menutxt {
	color: white !important; 
}
.slicknav_icon .slicknav_icon-bar {
	background-color: white !important;
}
/* Mobile Menu Edit END */
/* END OF HEADER SECTION  */


.element-title {
  font-family: Josefin Sans;
  color: white;
  text-align: center;
  padding: 20px;
  background-color: #F38DB7;
}
/* Donate form button styling */
.donate-form-button {
  background-color: #24b46a !important;
  color: white !important;
}

/* START OF FOOTER SECTION */
#container-11 {
  font-family: Josefin Sans;
  text-decoration: none;
  color: white;
 }

/* mouse over link for footer section 2 3rd col */
#container-11 a:link {
  color: white;
  text-decoration: none;
}  
#container-11 a:hover {
  color: #f38db7;
  text-decoration: none;
} 

#col-11-1 {
  font-size: 17px;
  font-weight: 500;
}
#col-11-2 h2 {
  font-family: Josefin Sans;
  font-size: 35px;
  color: #ed148b;
  text-shadow: 1px 1px 0px #F38DB7;
  text-align: center;
}
#col-11-2 p {
  font-family: Josefin Sans;
  font-size: 15px;
  color: white;
  text-align: center;
}
/* END OF FOOTER SECTION  */

