﻿:root {
    --buttoncolor: linear-gradient(96deg, #c7342b, #c7342b);
    --themecolor1: #c7342b ;
    --themebglightcolor: #e4f7ff;
    --themelinkcolor: #0093d2;

    --color-primary: #c7342b;
    --color-secondary: #f4931c;
}

#dvRoundtripStickbottom {
    background: linear-gradient(to right, #c7342b,#c7342b);
    color:#333;
}