/*!
 * Start Bootstrap - Shop Homepage (https://startbootstrap.com/template/shop-homepage)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-shop-homepage/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
  background-color: black;
  
}
.my-4{
color: aliceblue;
}
.row {
padding-top: 1%;
justify-content: center;
align-items: center;
}
.call{
  padding-bottom: 2%;
  
}
.ar-button{
    display: none;
    width: 40px;
    height: 30px;
    float: right;
    right: 5px;
}
