﻿img {
    max-width: 100%;
}

.caasection {
    border-bottom: 3px #aeb69b solid;
}

.caa h2 {
    font-family: 'Lato', sans-serif;
    color: #111;
    color: #002060;
    font-size: 4.08rem;
    border-bottom: 0;
    clear: both;
    border-top: 1px #111 solid;
    padding-top: 1.6rem;
}

.caa h1 {
    font-family: 'Lato', sans-serif;
    color: #111;
    font-size: 4.08rem;
}
    .caa h1 .small {
        font-size: 2.912rem;
    }


    .caa h1 small {
        font-size: 4.8rem
    }



.caa h3 {
    font-family: 'Lato', sans-serif;
    color: #111;
    color: #2F5496;
    font-size: 2.32rem;
    border-bottom: 0;
    clear: both;
}

.caa h4 {
    font-size: 2.032rem;
    font-weight: 600;
    clear: both;
    color: #111;
}

.caa .adopted {
    font-family: 'Lato', sans-serif;
    color: #111;
    font-size: 4rem;
    padding-top: 12.8rem;
    padding-bottom: 6.4rem;
}

.caa p {
    clear: both;
}

.caa .temp-image {
    height: 500px;
}

    .caa .temp-image img {
        height: 100%;
    }

.caa .caasection {
    border-bottom: 3px #aeb69b solid;
}

.figdiv{
   
    text-align:center;
    display:inline-block;
    width:100%;
}

figure.caa-figure {
   
    background: none;
    
}

figure {
    margin: 0 0 1.6rem;
    display: inline-table;
}

    figure.caa-figure figcaption {
        color: #111;
        font-size: 1.36rem;
        font-style: normal;
        background: none;
        display: table-caption;
        caption-side: bottom;
        text-align: right;
    }

.caa-highlight {
    padding: 1.6rem;
    background: #D9E2F3;
}
