﻿

/* Childline */

.cl-background {
    background-color: #00a1d0;
}

.cl-image {
    margin: 60px 20px 40px 20px;
}


.cl-text {
    text-align: center;
    color: white;
    font-size: 14pt;
}


.btc-background {
    background-color: #2e3c79;
}

.btc-image {
    margin: 20px;
}

.btc-text {
    text-align: center;
    color: #ffffff;
    font-size: 14pt;
}


.tagb-background {
    background-color: white;
}

.tagb-image {
    margin: 20px;
}

.tagb-text {
    text-align: center;
    color: black;
    font-size: 14pt;
}
