/*.custom_card_header {
    background-color: #007bff;
    border:1px solid red;

}*/

/*.custom_card_header.custom_card_header--title {
    font-size: 5px;
}
*/
/*.home-link {
    margin-left: auto;
    border:1px solid red;
}*/

/*.lvl1-card {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 2px solid black !important;

}*/

/*.lvl1-card-center {
    width: 33%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 2px solid black !important;
}*/

/*.lvl1-section-title {
    color: teal !important;
    font-weight: bold;
    text-transform: none !important;
    
}*/

/*.lvl1-block {
    padding-left: 100px !important;
    padding-right: 100px !important; 
    border:1px solid red;
}
*/

/*.lvl1-block-blurb {
    padding-left: 250px !important;
    padding-right: 250px !important; 
    border:1px solid red;
}*/



/*.lvl1-main-block {
    padding-top: 60px !important; 
    border:1px solid red;
}

.lvl1-blurb {
    color: teal !important;
}


.lvl1-release-icons-hide {
    color: #F1F1F1 !important;
}

.lvl-release-logo {
    width: 150px;
    height: 150px;
}

.lvl1-release-h2 {
    color: #00717a !important;
    font-weight: bold !important;
}

.lvl1-release-h4 {
    color: #00717a !important;
}

.lvl1-blurb-margin {
    margin-left: 100px !important;
    margin-right: 200px !important;

}


.lvl1-main-button {
    width: 300px;
    height: 80px;

}*/



/*.lvl3-reverse-duck-shell-button {
  background-color: #e3ebeb !important;
  color: #00717a !important;
  border: 1px solid #00717a !important;
  margin: 5px !important;
}

.lvl3-reverse-duck-shell-button:hover {
  background-color:#00717a !important;
  color:  #FFFFFF !important;
  border: 1px solid #00717a !important;
}
*/

/*.lvl3-sidebar {
    background-color: #FFFFFF !important;
    border-radius: 8px !important;
    border:2px solid red;
  
}*/

/*.lvl3-menu {
    height: 800px !important;
    width: 250px !important;
    border:2px solid red;
}*/

/*.lvl3-sidebar-paragraph {
    color: #00717a !important;
    margin-left: 5px !important;
    border:1px solid red;
}
*/
/*.lvl3-card {
    margin-top: 0px !important;
}
*/
/*#lvl3_graph {
    margin-top: 0px;
}
*/



/*.ddk-container .section-title .section-title--line {
    background-color: !important;
}*/

/*.generic-center-items {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 100% !important;
}
*/


/*.circle-btn {
    width: 100px;
    height: 100px;
    border-radius: 50% !important;
    border: none;
    font-size: 16px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
    z-index: 10000;
    position: absolute; 
    bottom: 50px; 
    right: 50px; 
}

.circle-btn-top {
    width: 100px;
    height: 100px;
    border-radius: 50% !important;
    border: none;
    font-size: 16px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
    z-index: 10000; 
    position: absolute; 
    top: 80px; 
    right: 50px;
}
*/



/*.info-icon-custom {
  color:#615d5d !important;
}
*/