/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

<link href="../css/custom.css" rel="stylesheet">

*/
.map {
    width: 100%;
    min-height: 260px;
    height: auto; 
}
.alert.alert-success {
    background-color: #81c868cf;
}
.alert.alert-dark {
    background-color: #9896a6cf;
}
