body {
    background-color: #e6e9ef;
    overflow-x: hidden;
}

/*Logo*/
.logo-div {
    display: flex;
    flex-direction: row;
}

.controlsn {
    width: 189px; 
    height: 25px;
}

.motion-logo {
    display: flex;
    flex-direction: row;
}

.motion {
    width: 130px; 
    height: 25px;
    padding-left: 3px;
}

/*Chevrons and motion to the right*/
.chevron {
    height: 25px;
    position: absolute; 
    animation: chevron;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; 
    animation-direction: normal;
}

.chevron2 {
    opacity: 0;
    height: 25px;
    position: absolute; 
    animation: chevron2;
    animation-delay: 1.1s;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; 
    animation-direction: normal;
}

.chevron3 {
    opacity: 0;
    height: 25px;
    position: absolute;
    animation: chevron3;
    animation-delay: 2.2s;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-direction: normal;
}

.chevron4 {
    height: 25px;
    position: absolute; 
    animation: chevron4;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; 
    animation-direction: normal;
}

.chevron5 {
    height: 25px;
    position: absolute; 
    animation: chevron5;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;    
    animation-direction: normal;
}

.chevron6 {
    height: 25px;
    position: absolute; 
    animation: chevron6;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;    
    animation-direction: normal;
}

@keyframes chevron {
    0%{left: 140px; opacity: 0;}
    12%{left: 150px; opacity: 1;}
    48%{left: 180px; opacity: 1;}
    60%{left: 190px; opacity: 0;}
    100%{left: 223.33px; opacity: 0;}
}
@keyframes chevron2 {
    0%{left: 140px; opacity: 0;}
    12%{left: 150px; opacity: 1;}
    48%{left: 180px; opacity: 1;}
    60%{left: 190px; opacity: 0;}
    100%{left: 223.33px; opacity: 0;}
} 
@keyframes chevron3 {
    0%{left: 140px; opacity: 0;}
    12%{left: 150px; opacity: 1;}
    48%{left: 180px; opacity: 1;}
    60%{left: 190px; opacity: 0;}
    100%{left: 223.33px; opacity: 0;}
}
/*
@keyframes chevron {
    0% {left: 145px; opacity: 0.5;}
    4% {left: 150px; opacity: 0.75;}
    8% {left: 155px; opacity: 1;}
    12%{left: 160px;}
    16%{left: 165px;}
    20%{left: 170px;}
    24%{left: 175px;}
    28%{left: 180px; opacity: 0.75;}
    32%{left: 185px; opacity: 0.5;}
    36%{left: 190px; opacity: 0;}
    40%{left: 135px; opacity: 0;}
    44%{left: 140px; opacity: 0;}
    48%{left: 145px; opacity: 0.5;}
    52%{left: 150px; opacity: 0.75;}
    56%{left: 155px; opacity: 1;}
    60%{left: 160px;}
    64%{left: 165px;}
    68%{left: 170px;}
    72%{left: 175px;}
    76%{left: 180px; opacity: 0.75;}
    80%{left: 185px; opacity: 0.5;}
    84%{left: 190px; opacity: 0;}
    88%{left: 195px; opacity: 0;}
    92%{left: 200px; opacity: 0;}
    96%{left: 205px; opacity: 0;}
    100%{left: 210px; opacity: 0;}
} 

@keyframes chevron2 {
    0% {left: 130px; opacity: 0;}
    4% {left: 135px; opacity: 0;}
    8% {left: 140px; opacity: 0;}
    12%{left: 145px; opacity: 0.5;}
    16%{left: 150px; opacity: 0.75;}
    20%{left: 155px; opacity: 1;}
    24%{left: 160px;}
    28%{left: 165px;}
    32%{left: 170px;}
    36%{left: 175px;} 
    40%{left: 180px; opacity: 0.75;}
    44%{left: 185px; opacity: 0.5;}
    48%{left: 190px; opacity: 0;}
    52%{left: 195px; opacity: 0;}
    56%{left: 200px; opacity: 0;}
    60%{left: 205px; opacity: 0;} 
    64%{left: 210px; opacity: 0;}
    68%{left: 215px; opacity: 0;}
    72%{left: 220px; opacity: 0;}
    76%{left: 225px; opacity: 0;}
    80%{left: 230px; opacity: 0;} 
    84%{left: 235px; opacity: 0;}
    88%{left: 240px; opacity: 0;}
    92%{left: 245px; opacity: 0;}
    96%{left: 250px; opacity: 0;}
    100%{left: 255px; opacity: 0;}
} 

@keyframes chevron3 {
    0% {left: 115px; opacity: 0;}
    4% {left: 120px; opacity: 0;}
    8% {left: 125px; opacity: 0;}
    12%{left: 130px; opacity: 0;}
    16%{left: 135px; opacity: 0;}
    20%{left: 140px; opacity: 0;}
    24%{left: 145px; opacity: 0.5;}
    28%{left: 150px; opacity: 0.75;}
    32%{left: 155px; opacity: 1;}
    36%{left: 160px;}
    40%{left: 165px;}
    44%{left: 170px;}
    48%{left: 175px;}
    52%{left: 180px; opacity: 0.75;}
    56%{left: 185px; opacity: 0.5;}
    60%{left: 190px; opacity: 0;} 
    64%{left: 195px; opacity: 0;}
    68%{left: 200px; opacity: 0;}
    72%{left: 205px; opacity: 0;}
    76%{left: 210px; opacity: 0;}
    80%{left: 215px; opacity: 0;} 
    84%{left: 220px; opacity: 0;}
    88%{left: 225px; opacity: 0;}
    92%{left: 230px; opacity: 0;}
    96%{left: 235px; opacity: 0;}
    100%{left: 240px; opacity: 0;}
}

@keyframes chevron4 {
    0% {left: 70px; opacity: 0;}
    4% {left: 75px; opacity: 0;}
    8% {left: 80px; opacity: 0;}
    12%{left: 85px; opacity: 0;}
    16%{left: 90px; opacity: 0;}
    20%{left: 95px; opacity: 0;}
    24%{left: 100px; opacity: 0;}
    28%{left: 105px; opacity: 0;}
    32%{left: 110px; opacity: 0;}
    36%{left: 115px; opacity: 0;}
    40%{left: 120px; opacity: 0;}
    44%{left: 125px; opacity: 0;}
    48%{left: 130px; opacity: 0;}
    52%{left: 135px; opacity: 0;}
    56%{left: 140px; opacity: 0;}
    60%{left: 145px; opacity: 0.5;}
    64%{left: 150px; opacity: 0.75;}
    68%{left: 155px; opacity: 1;}
    72%{left: 160px;}
    76%{left: 165px;}
    80%{left: 170px;}
    84%{left: 175px;}
    88%{left: 180px; opacity: 0.75;}
    92%{left: 185px; opacity: 0.5;}
    96%{left: 190px; opacity: 0;}
    100%{left: 195px; opacity: 0;}
} 
    */
/*@keyframes chevron {
    0%{left: 170px;}
    10%{left: 175px;}
    20%{left: 180px; opacity: 0.75;}
    30%{left: 185px; opacity: 0;}
    40%{left: 190px; opacity: 0;}
    50%{left: 195px; opacity: 0;}
    60%{left: 200px; opacity: 0;}
    70%{left: 205px; opacity: 0;}
    80%{left: 210px; opacity: 0;}
    90%{left: 215px; opacity: 0;}
    100%{left: 220px; opacity: 0;}
} 

@keyframes chevron2 {
    0%{left: 155px;} 
    10%{left: 160px;}
    20%{left: 165px;}
    30%{left: 170px;}
    40%{left: 175px;} 
    50%{left: 180px; opacity: 0.75;}
    60%{left: 185px; opacity: 0;}
    70%{left: 190px; opacity: 0;}
    80%{left: 195px; opacity: 0;}
    90%{left: 200px; opacity: 0;}
    100%{left: 205px; opacity: 0;} 
} 

@keyframes chevron3 {
    0%{left: 140px;}
    10%{left: 145px;}
    20%{left: 150px;}
    30%{left: 155px;}
    40%{left: 160px;}
    50%{left: 165px;}
    60%{left: 170px;}
    70%{left: 175px;}
    80%{left: 180px; opacity: 0.75;}
    90%{left: 185px; opacity: 0;}
    100%{left: 190px; opacity: 0;} 
}
  
@keyframes chevron4 {
    0%{left: 120px; opacity: 0;}
    10%{left: 125px; opacity: 0;}
    20%{left: 130px; opacity: 0;}
    30%{left: 135px; opacity: 0;}
    40%{left: 140px; opacity: 0;}
    50%{left: 145px; opacity: 1;}
    60%{left: 150px;}
    70%{left: 155px;}
    80%{left: 160px;}
    90%{left: 165px;}
    100%{left: 170px;}
} */

@keyframes chevron5 {
    0%{left: 105px; opacity: 0;}
    10%{left: 110px; opacity: 0;}
    20%{left: 115px; opacity: 0;}
    30%{left: 120px; opacity: 0;}
    40%{left: 125px; opacity: 0;}
    50%{left: 130px; opacity: 0;}
    60%{left: 135px; opacity: 0;}
    70%{left: 140px; opacity: 0;}
    80%{left: 145px; opacity: 1;}
    90%{left: 150px;}
    100%{left: 155px;}
}  

@keyframes chevron6 {
    0%{left: 90px; opacity: 0;}
    10%{left: 95px; opacity: 0;}
    20%{left: 100px; opacity: 0;}
    30%{left: 105px; opacity: 0;}
    40%{left: 110px; opacity: 0;}
    50%{left: 115px; opacity: 0;}
    60%{left: 120px; opacity: 0;}
    70%{left: 125px; opacity: 0;}
    80%{left: 130px; opacity: 0;}
    90%{left: 135px; opacity: 0;}
    100%{left: 140px; opacity: 0.75;}
} 
  
/*Navigation*/
.navbar {
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: #e6e9ef;

}

.navbar-nav {
    margin: auto;
    /* width: 40%; */
}

.navbar-collapse {
    justify-content: end;
    margin-right: 200px;
}

.nav-link:link {
    color: #1F3864;
    font-weight: bold;
}

.nav-link:hover {
    color:#ed7d31;
}


/*Mission Statement */
.start {
    display:flex;
    flex-direction: column;
    flex-wrap: wrap;
    background-color: #1F3864 ;
    color: #e6e9ef;
    height: 30vh;
    width: 100vw;
}

.starting-quote {
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 30vh;
    width: 100vw;
    /* border: 1px solid #e6e9ef; */
    padding: 1%;
    font-size: calc(2.325rem + 1.5vw);
}

/* Features Section */
.features-title {
    color: #ed7d31;
    text-align: center;
    padding: 2% 2% 2%;
}

.container-boxes {
    position: relative;
    margin-bottom: 4%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    transform-style: preserve-3d;
    perspective: 500px;
}

.container-boxes .box {
   position: relative;
   width: 305px;
   height: 305px;
   background: #1F3864;
   transition: 0.5s;
   transform-style: preserve-3d;
   overflow: hidden;
   margin-right: 20px;
   margin-top: 45px;
}
.container-boxes:hover .box {
   transform: rotateY(25deg);
}
.container-boxes .box:hover ~ .box {
   transform: rotateY(-25deg);
}
.container-boxes .box:hover {
   transform: rotateY(0deg) scale(1.25);
   z-index: 1;
   box-shadow: 0 25px 40px rgba(0,0,0,0.5);
}
.container-boxes .box .imgBx {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.container-boxes .box .imgBx:before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: linear-gradient(180deg,#ed7d31,#1F3864);
   z-index: 1;
   opacity: 0;
   transition: 0.5s;
   mix-blend-mode: multiply;
}
.container-boxes .box:hover .imgBx:before {
   opacity: 1;
}
.container-boxes .box .imgBx img {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
}
.container-boxes .box .content {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
   display: flex;
   padding: 5px;
   align-items: flex-end;
   box-sizing: border-box;
}
.container-boxes .box .content h2 {
   color: #e6e9ef;
   transition: 0.5s;
   text-transform: uppercase;
   margin-bottom: 5px;
   font-size: 20px;
   transform: translateY(200px);
   transition-delay: 0.3s;
}
.container-boxes .box:hover .content h2 {
   transform: translateY(0px);
}
.container-boxes .box .content p {
   color: #e6e9ef;
   transition: 0.5s;
   font-size: 14px;
   transform: translateY(200px);
   transition-delay: 0.4s;
}
.container-boxes .box:hover .content p {
   transform: translateY(0px);
   text-align: justify;
}



/* Case Studies Section */
/*NOT USING CURRENTLY
.case-studies {
    background-color: #1F3864;
    color: #e6e9ef;
    height: 100vh;
    width: 100vw;
}

.case-studies-title {
    color: #ed7d31;
    padding: 2% 2% 2%;
}
*/

/* Frequently Asked Questions Section */
.FAQ-box {
    background-color: #1F3864;
    position: relative;
    display: flex;
    height: 100vh;
    width: 100vw;
    align-items: center;
    justify-content: center;
    color: #e6e9ef;
    flex-direction: column;
}

.FAQ-box::before {
    content: "";
    background-image: url('../Images/Background1a.png');
    background-size: cover; /* This will ensure the image covers the area without losing its aspect ratio */
    background-position: center; /* This centers the background image */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;

    /* Additional properties for better responsiveness */
    background-repeat: no-repeat; /* Prevents the image from repeating */
}

.FAQ-title {
    position: relative;
    color: #ed7d31;  
    padding: 2% 2% 2%;
}

.frequently-asked-questions {
    display: flex;
    flex-direction: row;
    width: 100vw;
    height: 100vh;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.FAQ-question {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 1.5rem;
    font-weight:bolder;
    /* text-align: justify; */
}

.FAQ-answer {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 1rem;
    font-weight: bolder;
}

/*@media (max-width: 1045px) {
    .FAQ-question {
        font-size: 1.2rem;
        text-align: center;
    }
    
    .FAQ-answer {
        font-size: .80rem;
        text-align: center;
    }
} */


/*Image animation, flipping */

/* The flip box container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-box {
    background-color: transparent;
    width: 26%;
    height: 26%;
    border: 1px solid #e6e9ef;
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
    border-radius: 10px;
}


/* This container is needed to position the front and back side */
.flip-box-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto; 
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    border-radius: 10px;
}
  
/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}
  
/* Position the front and back side */
.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
    border-radius: 10px;
}
  
/* Style the front side (fallback if image is missing) */
.flip-box-front {
    background-color: #e6e9ef;
    color: #ed7d31;
    border-radius: 10px;
}
  
/* Style the back side */
.flip-box-back {
    background-color: #e6e9ef;
    color: #1F3864;
    transform: rotateY(180deg);
    border-radius: 10px;
}



/* Form Section */
/*NOT USING
.form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100VW;
    justify-content: space-between;
    padding-left: 2%;
    padding-top: 2%;
}

legend {
    color: #ed7d31;
    font-weight: bold; 
    text-align: center;   
    padding-top: 2%;
    padding-left: 2%;
}

.form-label {
    color: #1F3864;
    font-weight: bold;
}

.form-control::placeholder {
    color: #1F3864;
}

.mb-3 {
    width: 46vw;
    padding-right: 20px;
}
*/


/* Button */
/*NOT USING */
/*.center-con {
    display: flex;
    height: 10vh;
    padding-left: 20px;
    padding-top: 2%;
    padding-bottom: 4%;
}

.rectangle {
    position: absolute;
    border: 2px solid #ed7d31;
    width: 130px;
    height: 40px;
    border-radius: 10%;
    padding-left: 15px;
    padding-top: 6px;    
}

#cta{
    width:100%; cursor: pointer; position: absolute;
}

#cta .arrow{left: 30%;}
.arrow {position: absolute; margin-left:45px; width: 11px; height: 15px; background-size: contain; top:5px;}
.second{margin-left: 55px;}
.next {
	background-image: url("../Images/chevron.png");
}

.cta-text {
   color: #ed7d31;
   padding-top: 50px;
   text-align: center;
   font-family:Arial, Helvetica;
   font-size:16px;
   font-weight: bold;
    
}

@keyframes bounceAlpha {
  0% {opacity: 1; transform: translateX(0px) scale(1);}
  25%{opacity: 0; transform:translateX(10px) scale(0.9);}
  26%{opacity: 0; transform:translateX(-10px) scale(0.9);}
  55% {opacity: 1; transform: translateX(0px) scale(1);}
}

.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration:1.4s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}

.arrow.first.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration:1.4s;
    animation-delay:0.2s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}

.rectangle:hover .arrow{
    animation-name: bounceAlpha;
    animation-duration:1.4s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}
.rectangle:hover .arrow.first{
    animation-name: bounceAlpha;
    animation-duration:1.4s;
    animation-delay:0.2s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}

button {
    border: 0;
    background-color: transparent;
}
*/

/* Software Section */
.software-features {
    background-color: #e6e9ef;
    position: relative;
    display: flex;
    flex-direction: column; 
    width: 100vw;
    align-items: center;
    justify-content: center;
    color: #1F3864;
}

.software-title {
    position: relative;
    color: #ed7d31;
    padding: 2% 2% 2%;
}

.software-benefits {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 96vw;
    height: 85vh;
    font-weight: 700;
    font-size: large;
}

.nmm-software {
    display:flex;
    flex-direction: column;
    align-items: center;
    height: 80vh;
    width: 40vw;
}

.statement {
    text-align: justify;
    padding-bottom: 8%;
}

.sub-title {
    font-style: italic;
}

.benefits-features {
    display:flex;
    flex-direction: column;
    align-items: center;
    height: 80vh;
    width: 40vw;
}

.benefits-title {
    padding-bottom: 5%;
}

.chevrons {
    list-style-image:url("../Images/smallchevrons3.png");
    height: 2px;
}

.chevrons li {
    list-style-type: none; /*Removes the default bullet point */
    padding-left: 2%; 
    text-align: justify;
} 

@media all and (max-width: 1220px) {
    .starting-quote {
        font-size: calc(1.325rem + 1.5vw);
    }

    .software-benefits {
        height: 100vh;
        padding-bottom: 2%;
        font-weight: 600;
    }

    .FAQ-question {
        font-size: 1.2rem;
        /*text-align: center;*/
    }
    
    .FAQ-answer {
        font-size: 1.0rem;
        /*text-align: center;*/
    }

    .sub-title {
        text-align:left;
    }

    .nmm-software {
        align-items: normal;
        width: 40vw;;
    }

    .statement {
        padding-bottom: 4%;
    }

    .benefits-features {
        align-items: normal;
     }

    .nmm-software .title2, .nmm-software .sub-title {
        /*padding-bottom: 16%;*/
        font-size: calc(1.2rem + .5vw);
    }

    .benefits-title {
        padding-bottom: 16%;
        font-size: calc(1.2rem + .5vw);
    }

    .chevrons li {
        list-style-type: none; /*Removes the default bullet point */
    }
} 

@media all and (max-width: 1075px) {

    .container-boxes {
    	margin-bottom: 5%;
    }

    .software-benefits {
        font-size: medium;
    }

    .FAQ-answer {
        font-size: .80rem;
        /*text-align: center;*/
    }

    .nmm-software .title2, .nmm-software .sub-title {
        font-size: calc(1.1rem + .5vw);
    }

    .benefits-title {
        font-size: calc(1.1rem + .5vw);
    }

}

@media all and (max-width: 915px) {

    .starting-quote {
        font-size: calc(1.0rem + 1.5vw);
    }

    .container-boxes {
    	margin-bottom: 7%;
    }

    .software-benefits {
        font-size: small;
    }

    .FAQ-question {
        font-size: 1.0rem;
        /*text-align: center;*/
    }
    
    .FAQ-answer {
        font-size: .70rem;
        /*text-align: center;*/
    }

    .nmm-software .title2, .nmm-software .sub-title {
        font-size: calc(1.0rem + .5vw);
    }

    .benefits-title {
        font-size: calc(1.0rem + .5vw);
    }

}


@media all and (max-width: 595px) {

    .starting-quote {
        font-size: calc(0.8rem + 1.5vw);
    }

    .container-boxes {
    	margin-bottom: 9%;
    }

    .software-benefits {
        font-size: x-small;
    }

    .FAQ-question {
        font-size: 0.9rem;
        /*text-align: center;*/
    }
    
    .FAQ-answer {
        font-size: .60rem;
        /*text-align: center;*/
    }
}

/* About Us Section */
.about-us {
    background-color: #1F3864;
    position: relative;
    display: flex;
    height: 90vh;
    width: 100vw;
    align-items: center;
    color: #e6e9ef;
    flex-direction: column; 
}

.about-us::before {
    content: "";
    background-image: url('../Images/Background8.png');
    background-size: cover; /* This will ensure the image covers the area without losing its aspect ratio */
    background-position: center; /* This centers the background image */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;

    /* Additional properties for better responsiveness */
    background-repeat: no-repeat; /* Prevents the image from repeating */
}

.about-us-title {
    position: relative;
    color: #ed7d31;
    margin-top: 0%;
    margin-bottom: 0%;
    padding: 2% 2% 2%;
}

.summary {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 60vw;
    height: 100vh;
    font-weight: 600;
    padding-left: 2%;
    padding-right: 2%;
}

.mission-statement {
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.company-history {
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.statement1 {
    text-align: justify;
    font-weight: 700;
    font-size: larger;
}

@media all and (max-width: 1090px) {

    .summary {
        padding-right: 0;
        padding-left: 0;
        width: 80vw;
    }

} 


/* Footer */
.footer {
    background-color: #e6e9ef;
    width: 100vw;
    height: 10vh;
}
.container-footer {
    /* width: 100vw; */
    display: flex;
    justify-content: space-around;
}

.footer-text {
    color: #1F3864;
    font-weight: bold;
}

.nicoles-logo {
    height: 50px;
    float: right;
    padding-right: 20px;
}

/* NOT USING CURRENTLY - FOR LEGAL DOCUMENTATION
.footer-bottom-inner {
    display: flex;
    justify-content: space-around;
}

.footer-menu {
    list-style-type: none; 
}

.footer-menu-item:link {
    list-style-type: none;
    text-decoration: none;
    color:#e6e9ef;
    font-weight: bold;
}
.footer-menu-item:hover {
    color: #ed7d31;
    font-weight: bold;
} 
*/

