/*--
    - Custom Row
------------------------------------------*/


/*-- Padding Top --*/

.pt-80 {
  padding-top: 80px !important; }


/*-- Padding Bottom --*/

.pb-80 {
  padding-bottom: 80px !important; }


