/*
Theme Name: The Frog Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Frog Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.1
Template: frog-wp
Author: An-Themes
Author URI: http://www.anthemes.net/
Tags: black, white, yellow
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.social-section{
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.social-section a{
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}
.social-section a{
    color: #fff !important;
}
.social-section a:hover{
    color: #B5296A !important;
}
.p-first-letter p a{
    background: none !important;
    color: #2A8700 !important;
    font-size: inherit !important;
}
.tests input[type="radio"]{
    margin-right: 10px;
}