/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.salem_careers{
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.apply-now-button{
    padding: 13px 29px;
    border-color: var(--awb-color1);
    border-radius: 5px 5px 5px 5px;
    background: var(--awb-color3);
    font-size: var(--awb-typography4-font-size);
    line-height: var(--awb-typography4-line-height);
    letter-spacing: var(--awb-typography4-letter-spacing);
    font-family: var(--awb-typography4-font-family);
    font-weight: var(--awb-typography4-font-weight);
    font-style: var(--awb-typography4-font-style);
}
