/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
    font-family: 'Lato', sans-serif;
    padding-top: 71px;
}

.portfolio-item {
    margin-bottom: 30px;
}
img{
    width:100%;
}
@media only screen and (min-width: 600px){

.carousel-caption.d-md-block p {
    text-align: center;
    font-size:2.5rem;
}
.carousel-caption.d-md-block h3 {
    text-align: center;
    font-size:5rem;

}
}
