body {
background-image: linear-gradient(to bottom, #4facfe 0%, #00f2fe 100%);}

article {
    padding-top: 70px;
}

.prismalistcontainer {
    list-style-type: none;
    padding-bottom: 10px;
}

.wrapper {
    position: relative;
    float: right;
    width: 50px;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.prismalistcontainer .img-responsive {
    position: absolute;
    float: right;
    height: 100%;
    width: 100%;
}

.fas {
    position: absolute;
    height: 100%;
    width: 100%;
    color: white;
    top: 24%;
    font-size: 26px;
}

.list-text {
    margin-top: 10px;
}

.ps_grey {
    background: rgba(200, 200, 200, 0.5);
}

.ps_content {
    padding-top: 0%;
    background: rgba(255, 255, 255, 0.8);
    min-height: 100vh;
}

.card-padding {
    padding-bottom: 10px;
}

.carousel .slide {
    height: 200px;
}

.block-Text {
    padding-bottom: 10px;
}

.block-Carousel {
    padding-bottom: 10px;
}

.carousel-item {
    background: rgba(160, 160, 160, 0.7);
    text-align: center;
}

.carousel-inner img {
    display: inline-block !important;
}

.maps-frame {

}

.form-group ul {
    list-style-type: none;
}

.form-group li input {
    float: auto;
}

.bump-up {
    margin-bottom: 50px;
}

.mainlogo {
    margin-right: 15px;
}