body{
    text-align: center;
    background: #eef9ff !important;
}
.main{
    text-align: center;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 20px;
}
h1{
    font-family: 'Kelly Slab', cursive;
    color: #0086c9;
    font-size: 60px !important;
}
h2{
    display: none;
    font-size: 10px !important;
}
.org-container{
    text-align: center;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d7d7d7;
}
.org-container img{
    margin-bottom: 10px;
}
.logo-text{
    font-size: 12px;
    padding: 15px;
}
.org-text{
    font-size: 14px;
}
.disclaimer{
    font-size: 12px;
    font-weight: bold;
    color: #555555;
}

.org-donate{
    display: block;
    margin-top: 20px;
}
.org-disc{
    margin-top: 15px;
    font-size: 10px;
}