<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, h3, h4 {color: #141c65;}
h2 {color: #516e9c;}

.gadgetStyleNone .gadgetStyleTitle h4 {
    color: #516e9c;
    text-transform: none;
    font-size:28px;}

.gadgetStyle001 a:link:not(.stylizedButton), .gadgetStyle001 a:not(.stylizedButton) {
    color: #2553A7;
}
.gadgetStyleNone .gadgetStyleTitle h4.gadgetTitleH4 {color:#516e9c;}

            .bwsTable {
                border-collapse: collapse;
                border: 1px solid rgb(153, 153, 153);
                color: rgb(51, 51, 51);
            }
            .bwsTable td, .bwsTable th {
                border-style: solid;
                border-width: 1px;
                border-color: #999999;
                border-collapse: separate;
                padding: 4px;
            }
            .membership th {
                line-height: 100%;
                background-color: #F4F8FA;
            }

.sponsorTable {
    border-collapse:collapse;
    border: none;
}
.sponsorTable td {
    border-collapse: collapse;
}
.sponsorTable td, .bwsTable th {
    border-top: 1px solid #999999;
    padding:4px;

}
.sponsorTable td img {
margin: 12px;
width: 200px;
}

.WaGadgetDonationGoal .gadgetStyleTitle h4 {
	margin: 0 0 1.05em;
	color: #333;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.21;
	text-transform:capitalize;
}
.h2, h2 {
    margin: 1.1em 0 0.5em;}

.WaGadgetFeaturedMember ul.layoutHorizontal li .description, .WaGadgetFeaturedMember ul .description {
    color: #333;
}

/* Login button adjustments */

.WaGadgetLoginButton .alignRight, .WaGadgetLoginButton .authenticated.alignRight .loginPanel {
    float: right;
}

.WaGadgetLoginButton .authenticated .loginLink, .WaGadgetLoginForm .authenticated .loginLink {
width: 150px;
height: 50px;
background: #8b9499;
color: white;
}
.WaGadgetLoginButton .authenticated .loginLink:before, .WaGadgetLoginForm .authenticated .loginLink:before {
font: normal 25px/50px 'Tahoma';
content: 'Profile';
}
.WaGadgetLoginButton .loginLink, .WaGadgetLoginForm .loginLink {
width: 150px;
height: 50px;
}
.WaGadgetLoginButton .loginLink:before, .WaGadgetLoginForm .loginLink:before {
font: normal 25px/50px 'Tahoma';
   content: 'Login';
}

.genericListTable thead th, .membersTable thead th {
    font-size: inherit;
}
.genericListTable tbody td, .membersTable tbody td {
    padding: 5px 5px 5px 0px;
}

/*profile pages gaps between details */
.fieldContainer, .standAloneGroupContainer {
    margin-top: 0;
    margin-bottom: 0;
}</pre></body></html>