﻿.mxsection {
    padding: 50px 0;
}

.mxtmp-002 {
    text-align: center;
}

    .mxtmp-002 .img {
        height:200px;
    }

        .mxtmp-002 .img img {
            width: 100%;
            height: 100%;
        }

    .mxtmp-002 .title {
        font-size: 22px;
        
    }

    .mxtmp-002 .description {
        margin-bottom:15px;
    }

.mxtmp-001 {
}

.mxbg-blue {
    background-color: #f9f9f9;
}

.mxbg-red {
    background-color: red;
}

.mxbg-yellow {
    background-color: yellow;
}

.mxtmp-001 .img img {
    width: 100%;
}

.mxtmp-001 .title {
    font-size: 36px;
    margin-bottom: 8px;
}

.mxtmp-001 .description {
}

.mxtmp-001 .buttons {
    display: flex;
    gap: 10px;
    margin: 20px 0;
}


.mxtmp-001 .title {
}

.mxbtn-primary {
}

mxbtn-outline-primary {
}
