.install-section{
    .section-title{
        text-transform: uppercase;
    }
    .section-content{
        padding: 70px 0 30px;
    }
    .section-buttons{
        .button{
            margin: 0 12px 24px;
        }
    }   
}