/*
Theme Name: RelayPro
Theme URI: https://idmdesign.co.uk/
Author: Ray Chan, IDM Design
Author URI: https://idmdesign.co.uk/
Description: 
Tags: 
Version: 2023.06.02
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: 
License URI: 
Text Domain: relaypro
*/

table a {
    text-decoration: none;
    color: #0C7CEB;
}
.btn {
    border-color:transparent;
}
.btn-primary {
    background-color: #0C7CEB;
}
.dataTables_paginate {
    margin-top: 1rem !important;
}