/* Custom CSS */

.def_productdesc strong {
    font-weight: bolder;
}

.def_productdesc b {
    font-weight: bolder;
}

.def_productdesc ol, .def_productdesc ul {
    list-style: inherit;
    padding-left: 2em;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #494949;
    margin-bottom: 10px;
}