.ideal-weight-container {
    max-width: 800px;
    margin: 0 auto;
}

.ideal-weight-calculator .btn-group .btn {
    border-radius: 8px;
}

#iw-result .text-success {
    color: #059669 !important;
}

#res-iw-bodytype {
    font-size: 0.9rem;
    padding: 8px 15px;
}