﻿
.btn-mobi-primary {
    background-color:#a0d25a !important; 
}

.btn-mobi-secondary {
    background-color: #006ea0 !important;
    color: white !important;
}

a.dim {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    font-weight: 600;
    margin-bottom: 20px !important;
}