

/* Put your custom styles here */

.cde-slider-margin
{
    margin-top: 210px;
}

.cde-theme-color
{
    color: #F37144;
}

.cde-mobile-image-margin
{
    margin-top: 210px;
}

.caption-background
{
    background-color: rgba(249, 247, 247, 0.5);
    border-radius: 15px;
}

.carousel-control
{
    color: #000000;
}

.image-centred
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.underline-title h2
{
    font-size: 24px;
}

.underlined-title h2
{
    font-size: 28px;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    line-height: 48px;
    font-weight: normal;
}

.carousel-caption
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.mobile-logo
{
    max-width: 65px !important;
}


.cde-bg-colour
{
    background-color: #5f8894;
}

.cde-tm-adjust
{
    font-size: smaller;
}

.btn .button-cde
{
    background: #ff0000;
    box-shadow: 0 2px #bdc3c7;
    color: #999;
}

