@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);





body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #000000 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #6528f2 !important;
}
.bg-warning {
  background-color: #b89afc !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #6528f2;
  border-color: #6528f2;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #430cc2;
  border-color: #430cc2;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #430cc2 !important;
  border-color: #430cc2 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #b89afc;
  border-color: #b89afc;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #8450fa;
  border-color: #8450fa;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #8450fa !important;
  border-color: #8450fa !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #3a0aaa;
  color: #3a0aaa;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #6528f2;
  border-color: #6528f2;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #6528f2 !important;
  border-color: #6528f2 !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #7237f9;
  color: #7237f9;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #b89afc;
  border-color: #b89afc;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #b89afc !important;
  border-color: #b89afc !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #000000 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #6528f2 !important;
}
.text-warning {
  color: #b89afc !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #6528f2;
}
.alert-warning {
  background-color: #b89afc;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #000000;
}
.btn-social:hover {
  background: #000000;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #000000;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #000000;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #000000;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #000000;
}
.lead a,
.lead a:hover {
  color: #000000;
}
.lead blockquote {
  border-color: #000000;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #efe8fe;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000000;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#msg-box6-6 .mbr-section-title,
#msg-box6-6 .lead p {
  color: #fff;
}
#msg-box6-6 P {
  font-size: 21px;
}
#msg-box6-6 SPAN {
  font-size: 30px;
}
#msg-box6-6 B {
  font-size: 20px;
}
#features1-2 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-2 .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
}
#features1-2 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
}
#features1-2 .mbr-cards-col:nth-child(even) .card-text B {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#features6-2h P {
  font-size: 18px;
}
#msg-box5-2j H3 {
  font-size: 30px;
}
#msg-box5-2j P {
  text-align: left;
}
#msg-box5-2j B {
  font-family: 'Raleway', sans-serif;
}
#content1-2w P {
  color: #cccccc;
}
#msg-box5-3g H3 {
  color: #ffffff;
  font-size: 30px;
}
#msg-box7-n .mbr-section-title,
#msg-box7-n .lead p {
  color: #fff;
}
#msg-box6-w .mbr-section-title,
#msg-box6-w .lead p {
  color: #fff;
}
#features3-10 P {
  text-align: left;
}
#features3-10 B {
  font-size: 22px;
}
#msg-box4-11 H3 {
  font-size: 36px;
}
#custom-html-3z {
  /* Type valid CSS here */
}
#custom-html-3z .my-image {
  width: 100%;
}
#header3-1i .mbr-section-title,
#header3-1i .mbr-section-subtitle {
  text-align: center;
}
#header3-1i H3 {
  color: #ffffff;
  font-size: 36px;
}
#msg-box7-b .mbr-section-title,
#msg-box7-b .lead p {
  color: #fff;
}
#msg-box7-b B {
  text-align: center;
}
#msg-box7-b H3 {
  text-align: left;
  font-size: 30px;
}
#msg-box7-b P {
  text-align: left;
}
#social-buttons2-1c .mbr-section-title,
#social-buttons2-1c .btn-social {
  color: #232323;
}
#social-buttons2-1c .mbr-section-title {
  font-size: 20px;
}
#msg-box8-q .mbr-section-title,
#msg-box8-q p {
  color: #fff;
}
#header3-1t .mbr-section-title,
#header3-1t .mbr-section-subtitle {
  text-align: center;
}
#header3-1t H3 {
  color: #efefef;
}
#features7-1r .card-subtitle {
  color: #bcbcbc;
}
#features7-1r .iconbox {
  background-color: #2b0680;
  border-color: #2b0680;
}
#features7-1r H4 {
  color: #2b0680;
}
#features7-1r P {
  text-align: left;
}
#features7-1s .card-subtitle {
  color: #bcbcbc;
}
#features7-1s .iconbox {
  background-color: #2b0680;
  border-color: #2b0680;
}
#features7-1s H4 {
  color: #2b0680;
}
#features7-1s P {
  text-align: left;
}
#header3-1w .mbr-section-title,
#header3-1w .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-4t P {
  font-size: 20px;
}
#msg-box5-1z P {
  font-size: 16px;
}
#msg-box5-1z B {
  font-size: 20px;
}
#msg-box5-20 P {
  font-size: 20px;
}
#msg-box5-21 P {
  font-size: 20px;
}
#msg-box5-2b H3 {
  font-size: 36px;
}
#msg-box5-2b P {
  color: #000000;
}
#msg-box5-2c P {
  text-align: left;
}
#msg-box5-2c H3 {
  font-size: 30px;
}
#msg-box5-2e H3 {
  font-size: 30px;
}
#msg-box5-2f H3 {
  font-size: 30px;
}
#content1-2g P {
  color: #ffffff;
}
#msg-box6-2y .mbr-section-title,
#msg-box6-2y .lead p {
  color: #fff;
}
#msg-box5-2z H3 {
  font-size: 20px;
}
#msg-box5-2z P {
  text-align: left;
}
#features1-30 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-30 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-31 H3 {
  font-size: 22px;
}
#msg-box6-33 .mbr-section-title,
#msg-box6-33 .lead p {
  color: #fff;
}
#msg-box5-34 H3 {
  font-size: 20px;
}
#msg-box5-34 P {
  text-align: left;
}
#features1-35 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-35 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-36 H3 {
  font-size: 22px;
}
#msg-box6-37 .mbr-section-title,
#msg-box6-37 .lead p {
  color: #fff;
}
#msg-box5-38 H3 {
  font-size: 20px;
}
#msg-box5-38 P {
  text-align: left;
}
#features1-39 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-39 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-3a H3 {
  font-size: 22px;
}
#msg-box6-3b .mbr-section-title,
#msg-box6-3b .lead p {
  color: #fff;
}
#msg-box5-3c H3 {
  font-size: 20px;
}
#msg-box5-3c P {
  text-align: left;
}
#features1-3d .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-3d .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-3e H3 {
  font-size: 22px;
}
#msg-box6-41 .mbr-section-title,
#msg-box6-41 .lead p {
  color: #fff;
}
#msg-box5-42 H3 {
  font-size: 20px;
}
#msg-box5-42 P {
  text-align: left;
}
#features1-43 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-43 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-44 H3 {
  font-size: 22px;
}
#msg-box6-45 .mbr-section-title,
#msg-box6-45 .lead p {
  color: #fff;
}
#msg-box5-46 H3 {
  font-size: 20px;
}
#msg-box5-46 P {
  text-align: left;
}
#features1-47 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-47 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-48 H3 {
  font-size: 22px;
}
#msg-box6-49 .mbr-section-title,
#msg-box6-49 .lead p {
  color: #fff;
}
#msg-box5-4a H3 {
  font-size: 20px;
}
#msg-box5-4a P {
  text-align: left;
}
#features1-4b .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-4b .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-4c H3 {
  font-size: 22px;
}
#msg-box6-4d .mbr-section-title,
#msg-box6-4d .lead p {
  color: #fff;
}
#msg-box5-4e H3 {
  font-size: 20px;
}
#msg-box5-4e P {
  text-align: left;
}
#features1-4f .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-4f .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-4g H3 {
  font-size: 22px;
}
#msg-box6-4h .mbr-section-title,
#msg-box6-4h .lead p {
  color: #fff;
}
#msg-box5-4i H3 {
  font-size: 20px;
}
#msg-box5-4i P {
  text-align: left;
}
#features1-4j .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-4j .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-4k H3 {
  font-size: 22px;
}
#msg-box6-4l .mbr-section-title,
#msg-box6-4l .lead p {
  color: #fff;
}
#msg-box5-4m H3 {
  font-size: 20px;
}
#msg-box5-4m P {
  text-align: left;
}
#features1-4n .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-4n .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-4o H3 {
  font-size: 22px;
}
#msg-box6-4p .mbr-section-title,
#msg-box6-4p .lead p {
  color: #fff;
}
#msg-box6-4p H3 {
  color: #ffffff;
}
#msg-box5-4q H3 {
  font-size: 20px;
}
#msg-box5-4q P {
  text-align: left;
}
#features1-4r .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-4r .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-4s H3 {
  font-size: 22px;
}
#msg-box6-6c .mbr-section-title,
#msg-box6-6c .lead p {
  color: #fff;
}
#msg-box6-6c H3 {
  color: #c1c1c1;
}
#msg-box5-4z H3 {
  font-size: 20px;
}
#msg-box5-4z P {
  text-align: left;
}
#features1-50 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-50 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-51 H3 {
  font-size: 22px;
}
#msg-box6-52 .mbr-section-title,
#msg-box6-52 .lead p {
  color: #fff;
}
#msg-box6-52 H3 {
  color: #efefef;
}
#msg-box5-53 H3 {
  font-size: 20px;
}
#msg-box5-53 P {
  text-align: left;
}
#features1-54 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-54 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-55 H3 {
  font-size: 22px;
}
#msg-box6-56 .mbr-section-title,
#msg-box6-56 .lead p {
  color: #fff;
}
#msg-box5-57 H3 {
  font-size: 20px;
}
#msg-box5-57 P {
  text-align: left;
}
#features1-58 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-58 .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-59 H3 {
  font-size: 22px;
}
#msg-box6-5a .mbr-section-title,
#msg-box6-5a .lead p {
  color: #fff;
}
#msg-box5-5b H3 {
  font-size: 20px;
}
#msg-box5-5b P {
  text-align: left;
}
#msg-box5-5b SPAN {
  text-align: left;
}
#features1-5c .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-5c .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-5d H3 {
  font-size: 22px;
}
#msg-box6-5e .mbr-section-title,
#msg-box6-5e .lead p {
  color: #fff;
}
#msg-box5-5f H3 {
  font-size: 20px;
}
#msg-box5-5f P {
  text-align: left;
}
#features1-5g .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-5g .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-5h H3 {
  font-size: 22px;
}
#msg-box6-5i .mbr-section-title,
#msg-box6-5i .lead p {
  color: #fff;
}
#msg-box5-5j H3 {
  font-size: 20px;
}
#msg-box5-5j P {
  text-align: left;
}
#features1-5k .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-5k .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-5l H3 {
  font-size: 22px;
}
#msg-box6-5m .mbr-section-title,
#msg-box6-5m .lead p {
  color: #fff;
}
#msg-box6-5m H3 {
  color: #000000;
}
#msg-box5-5n H3 {
  font-size: 20px;
}
#msg-box5-5n P {
  text-align: left;
}
#features1-5o .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-5o .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-5p H3 {
  font-size: 22px;
}
#msg-box6-5q .mbr-section-title,
#msg-box6-5q .lead p {
  color: #fff;
}
#msg-box5-5r H3 {
  font-size: 20px;
}
#msg-box5-5r P {
  text-align: left;
}
#features1-5s .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-5s .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-5t H3 {
  font-size: 22px;
}
#msg-box6-66 .mbr-section-title,
#msg-box6-66 .lead p {
  color: #fff;
}
#msg-box5-5v H3 {
  font-size: 20px;
}
#msg-box5-5v P {
  text-align: left;
}
#features1-5w .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-5w .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-5x H3 {
  font-size: 22px;
}
#msg-box6-6n .mbr-section-title,
#msg-box6-6n .lead p {
  color: #00ff00;
}
#msg-box5-6o H3 {
  font-size: 20px;
}
#msg-box5-6o P {
  text-align: left;
}
#features1-6p .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-6p .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#msg-box5-6q H3 {
  font-size: 22px;
}
#msg-box6-6r .mbr-section-title,
#msg-box6-6r .lead p {
  color: #00ff00;
}
#msg-box5-6s H3 {
  font-size: 20px;
}
#msg-box5-6s P {
  text-align: left;
}
#features1-6t .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-6t .mbr-cards-col:nth-child(odd) .card-text {
  text-align: center;
}
#features1-6t .mbr-cards-col:nth-child(even) .card-text {
  text-align: center;
}
#msg-box5-6u H3 {
  font-size: 22px;
}
#msg-box5-6u P {
  text-align: left;
}
