#button1{
    --page-title-display: block;
    -webkit-font-smoothing: antialiased;
    --e-global-color-primary: #ff4a17;
    --e-global-color-secondary: #222222;
    --e-global-color-text: #616161;
    --e-global-color-accent: #ff4a17;
    --e-global-typography-primary-font-family: "Amiri";
    --e-global-typography-primary-font-weight: 700;
    --e-global-typography-secondary-font-family: "Amiri";
    --e-global-typography-secondary-font-weight: 700;
    --e-global-typography-text-font-family: "Nunito Sans";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Nunito Sans";
    --e-global-typography-accent-font-weight: 400;
    --e-global-typography-d33aed4-font-family: "Montserrat";
    --e-global-typography-d33aed4-font-size: 1px;
    --e-global-typography-d33aed4-line-height: 0.1em;
    hyphens: manual;
    height: 50px;
    margin-bottom: 0;
    letter-spacing: 0;
    text-transform: uppercase;
    outline: none;
    -webkit-appearance: none;
    background: #1e1e1e;
    border: none;
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0px 5px 5px 0px rgba(66,133,244,0.3);
    line-height: 18px;
    transition: all .4s;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    padding: 15px 20px 15px 20px;
    font-family: "Montserrat", Sans-serif;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(90deg, #FF8F00 0%, #FF4300 100%);
    border-style: none;
border-radius: 25px 25px 25px 25px;}


#f99{
    --page-title-display: block;
    -webkit-font-smoothing: antialiased;
    --e-global-color-primary: #ff4a17;
    --e-global-color-secondary: #222222;
    --e-global-color-text: #616161;
    --e-global-color-accent: #ff4a17;
    --e-global-typography-primary-font-family: "Amiri";
    --e-global-typography-primary-font-weight: 700;
    --e-global-typography-secondary-font-family: "Amiri";
    --e-global-typography-secondary-font-weight: 700;
    --e-global-typography-text-font-family: "Nunito Sans";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Nunito Sans";
    --e-global-typography-accent-font-weight: 400;
    --e-global-typography-d33aed4-font-family: "Montserrat";
    --e-global-typography-d33aed4-font-size: 1px;
    --e-global-typography-d33aed4-line-height: 0.1em;
    hyphens: manual;
    height: 50px;
    margin-bottom: 0;
    letter-spacing: 0;
    text-transform: uppercase;
    outline: none;
    -webkit-appearance: none;
    background: #1e1e1e;
    border: none;
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0px 5px 5px 0px rgba(66,133,244,0.3);
    line-height: 18px;
    transition: all .4s;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    padding: 15px 20px 15px 20px;
    font-family: "Montserrat", Sans-serif;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(90deg, #FF8F00 0%, #FF4300 100%);
    border-style: none;
border-radius: 25px 25px 25px 25px;}





#button3{
    --page-title-display: block;
    -webkit-font-smoothing: antialiased;
    --e-global-color-primary: #ff4a17;
    --e-global-color-secondary: #222222;
    --e-global-color-text: #616161;
    --e-global-color-accent: #ff4a17;
    --e-global-typography-primary-font-family: "Amiri";
    --e-global-typography-primary-font-weight: 700;
    --e-global-typography-secondary-font-family: "Amiri";
    --e-global-typography-secondary-font-weight: 700;
    --e-global-typography-text-font-family: "Nunito Sans";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Nunito Sans";
    --e-global-typography-accent-font-weight: 400;
    --e-global-typography-d33aed4-font-family: "Montserrat";
    --e-global-typography-d33aed4-font-size: 1px;
    --e-global-typography-d33aed4-line-height: 0.1em;
    hyphens: manual;
    height: 50px;
    margin-bottom: 0;
    letter-spacing: 0;
    text-transform: uppercase;
    outline: none;
    -webkit-appearance: none;
    background: #1e1e1e;
    border: none;
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0px 5px 5px 0px rgba(66,133,244,0.3);
    line-height: 18px;
    transition: all .4s;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    padding: 15px 20px 15px 20px;
    font-family: "Montserrat", Sans-serif;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(90deg, #FF8F00 0%, #FF4300 100%);
    border-style: none;
border-radius: 25px 25px 25px 25px;}











.single-row{
	width:100%;
	clear:both;
	
}

.single-column {
	width:flex;
	float:left;
	padding:10px
	
}
 
