/* 
/* 
/*  custom.css
/*
/*  If not using Gulp and Sass, add your custom CSS below then include it
/*  in your page by adding a reference to assets/css/custom.css in the head of each page.
/*
*/
.home-slider-phone {
    transform: scale(1.3);
}

.btn.disabled, .btn:disabled {
    opacity: 0.25;
}
