/*
Theme Name: The Point 2014
Theme URI: http://www.papertiger.com/
Author: Paper Tiger
Author URI: http://www.papertiger.com/
Developer: Hidayat Sagita
*/

form[id*="give-form"] button.give-btn {
color: #ffffff;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
border-color: #393939;
background-color: #393939;
}

form[id*="give-form"] button.give-btn:hover {
color: #ffffff;
background-color: #e6ae48;
border-color: #e6ae48;
}`

#footer .about p {
max-width:620px !important;
}