/*   
Theme Name: Business
Theme URI: http://www.nissoft.com/themes/ 
Description: A Theme for developing business website using WordPress.
Author: Nisar Ahmad
Author URI: http://www.nissoft.com/  
Version: 1.0
*/
div.pagination{
background-color: rgb(0, 123, 255);
background-color: blue;
color: rgb(255, 255, 255);
border-bottom-color: rgb(0, 123, 255);

border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-image-outset: 0;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(0, 123, 255);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(0, 123, 255);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(0, 123, 255);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-style: solid;
border-top-width: 1px;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 16px;
font-weight: 400;
line-height: 24px;
margin: 5px;
padding: 5px;
overflow: visible;
overflow-x: visible;
overflow-y: visible;
text-align: center;
text-transform: none;
transition-delay: 0s, 0s, 0s, 0s;
transition-duration: 0.15s, 0.15s, 0.15s, 0.15s;
transition-property: color, background-color, border-color, box-shadow;
transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
user-select: none;
vertical-align: middle;
white-space: nowrap;
-moz-appearance: button;
}