/*
Theme Name: Impreza Child
Theme URI: http://impreza.us-themes.com/
Template: Impreza
Author: UpSolution
Author URI: http://us-themes.com/
Description: Multi-Purpose WordPress Theme.
Version: 6.2.1.1741684102
Updated: 2025-03-11 10:08:22

*/

a.previous-post, a.next-post {
    color: #000;
    background-color: #4498e7;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border: 1px solid;
    margin-bottom: 30px;
    text-transform: uppercase;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    padding: 0 20px;
}
a.previous-post:hover, a.next-post:hover {
    color: #4498e7;
    background-color: #000;
}
a.previous-post {
    float: left !important;
}
a.next-post {
    float: right !important;
}


.alignleft{

background: green: 
color:#000;}
