﻿/* ==========================================================================
   #divimg
   ========================================================================== */
.divimg {
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

    .divimg h3 {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
        color: #303030;
    }
