/* Innovation Acta CSS */
/* Variables */
/* Globals*/
html {
  scroll-padding-top: 70px; }

p {
  font-size: 18px; }

#main-container {
  background-color: rgba(230, 0, 81, 0.05); }

.standard-title {
  color: #7d7e7f !important; }

.carousel-caption {
  position: relative;
  left: 0;
  top: 0; }

.carousel-item img {
  height: 100px;
  width: auto;
  margin: auto; }

@media only screen and (max-width: 576px) {
  .carousel-item img {
    height: 70px !important; } }
.partner-logo img {
  width: 150px;
  height: auto; }
