﻿body {
    .pay-now-link {
        color: #f5c400 !important;
        font-weight: 600 !important;
        text-decoration: none !important;
    }

        .pay-now-link:hover {
            color: #f5c400 !important;
        }
}
