/*
Theme Name:   Pocono Child
Description:  Pocono Child Theme
Author:       John Doe
Template:     pocono
*/

.site-title a:link, .site-title a:visited {
	color: #ff5555;
}

.cn-button.wp-default {
	color: #fff !important;
	background: #ff5555 !important;
}

.grecaptcha-badge {
    visibility: collapse !important;
}

table,thead, tfoot, tr, td {
    border: 1px solid #333;
	text-align: center;
}

thead,
tfoot {
    background-color: #333;
    color: #fff;
}