﻿.scontainer{margin:20px 0;}
.nopadding{margin:0;padding:0;}

/*
.h4-blue-title-green-underline h4.container-title {
    color: #2457a3;
    margin-bottom: 1.5rem;
    line-height: 2.5em;
    font-size: 1.75rem;
    position: relative;
}

.h4-blue-title-green-underline h4.container-title:after {
    content: "";
    position: absolute;
    width: 25%;
    height: 8px;
    left: 0;
    bottom: 5px;
    opacity: 0.8;
    border-radius: 2px;
    background-color: #2f9b70;
  }
  */