.text-block-widget {
    padding-bottom: 20px;
}


.text-block-widget h2 {
    font-size: 3rem;
    line-height: 200%;
}

.text-block-widget img {
    max-width: 100% !important;
    height: auto !important;
}


.text-block-white {
    background-color: #ffffff;
}

.text-block-white .text-block-url-btn {
    background-color: #558CC9;
    color: #ffffff;
}


.text-block-silver {
    background-color: silver;
    
}


.text-block-silver .text-block-url-btn {
    background-color: #ffffff;
    color: #558CC9;
}

.text-block-bgcolor0 {
    color: #666666;
    background-color: #ffffff;
}
a.text-block-bgcolor0:hover {
    color: #333333;
    background-color: #ffffff;
}
1
.text-block-bgcolor1 {
    color: rgba(255,255,255,.7);
    background-color: #1abc9c;
}
.text-block-bgcolor2 {
    color: rgba(255,255,255,.7);
    background-color: #2ecc71;
}
.text-block-bgcolor3 {
    color: rgba(255,255,255,.7);
    background-color: #3498db;
}
.text-block-bgcolor4 {
    color: rgba(255,255,255,.7);
    background-color: #9b59b6;
}
.text-block-bgcolor5 {
    color: rgba(255,255,255,.7);
    background-color: #34495e;
}
.text-block-bgcolor6 {
    color: rgba(255,255,255,.7);
    background-color: #16a085;
}
.text-block-bgcolor7 {
    color: rgba(255,255,255,.7);
    background-color: #27ae60;
}
.text-block-bgcolor8 {
    color: rgba(255,255,255,.7);
    background-color: #2980b9;
}
.text-block-bgcolor9 {
    color: rgba(255,255,255,.7);
    background-color: #8e44ad;
}
.text-block-bgcolor10 {
    color: rgba(255,255,255,.7);
    background-color: #2c3e50;
}
.text-block-bgcolor11 {
    color: rgba(255,255,255,.7);
    background-color: #f1c40f;
}
.text-block-bgcolor12 {
    color: rgba(255,255,255,.7);
    background-color: #e67e22;
}
.text-block-bgcolor13 {
    color: rgba(255,255,255,.7);
    background-color: #e74c3c;
}
.text-block-bgcolor14 {
    color: rgba(255,255,255,.7);
    background-color: #ecf0f1;
}
.text-block-bgcolor15 {
    color: rgba(255,255,255,.7);
    background-color: #95a5a6;
}
.text-block-bgcolor16 {
    color: rgba(255,255,255,.7);
    background-color: #f39c12;
}
.text-block-bgcolor17 {
    color: rgba(255,255,255,.7);
    background-color: #d35400;
}
.text-block-bgcolor18 {
    color: rgba(255,255,255,.7);
    background-color: #c0392b;
}
.text-block-bgcolor19 {
    color: rgba(255,255,255,.7);
    background-color: #bdc3c7;
}
.text-block-bgcolor20 {
    color: rgba(255,255,255,.7);
    background-color: #7f8c8d;
}

