        td {
            padding: 1.5rem !important
        }

        .m-t-15 {
            margin-top: 15px !important;
        }

        .box-shadow-com {
            box-shadow: 0 0 12px 3px rgba(0, 0, 0, .1) !important
        }

        .font-size-larger {
            font-size: larger !important
        }

        .template-url {
            border: 1px solid #ed1a3b !important;
            border-radius: 20px !important;
            text-decoration: none;
            color: #ed1a3b
        }

        .template-url:hover {
            color: #fff;
            background-color: #ed1a3b;
            text-decoration: none;
            border-radius: 20px !important
        }

        .adds-para-style {
            font-size: 13px !important
        }

        .fs-16-m-w-226 {
            font-size: 16px;
            min-width: 226px;
        }