body{font-family:'Open Sans',sans-serif;background-color:#f0f4f8}h2{padding-left:20px;color:rgb(14,47,95);border-left:5px solid rgb(250,237,86);margin-bottom:20px}.custom-checkbox{display:block;cursor:pointer;padding:15px;user-select:none;text-align:left;border-radius:8px;transition:background-color .3s ease,color .3s ease;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.custom-checkbox:hover{background-color:rgb(152,195,85);color:#fff}.custom-checkbox.selected{background-color:rgb(62,143,78);color:#fff}.custom-checkbox i{font-size:24px;margin-right:10px;vertical-align:middle;color:rgb(14,47,95)}.custom-checkbox.selected i{color:rgb(250,237,86)}.list-group-item{list-style:none;padding:0;border:none}.list-group-item a{text-decoration:none;color:rgb(14,47,95);text-align:left}.container{margin-top:40px}section{background-color:#f8f9fa;border-radius:10px;padding:20px;margin-bottom:40px}.row{margin-left:0;margin-right:0}.btn-primary{background-color:rgb(14,47,95);border-color:rgb(14,47,95)}.btn-primary:hover{background-color:rgb(62,143,78);border-color:rgb(62,143,78)}.centered-image{display:flex;justify-content:center;margin-top:50px;margin-bottom:20px}.centered-image img{max-width:300px;max-height:300px;height:auto}