/* Your custom css */a[href*="flixworldbd.com/order"] {
    display: block;
    background: linear-gradient(45deg, #ff4d4d, #ff9900);
    color: #fff !important;
    padding: 14px;
    text-align: center;
    border-radius: 8px;
    margin-top: 15px;
    font-weight: bold;
    text-decoration: none;
}