: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
background-color: #fff7f7;
.tab-container .active-tab {
background-color: #3664ae;
/* Show the active tab content */
.calendly-data-placeholder {
.calendly-data-placeholder img {
.calendly-data-placeholder {
background-color: #3664ae26;
background-color: #006bff;
.calendly-connector-container {
@media only screen and (max-width: 768px) {
.calendly-connector-container {
.calendly-embedpress-authorize-button {
grid-template-columns: repeat(2, 1fr);
.rwd-table th, .rwd-table td {
.rwd-table th, .rwd-table td {
padding-left: 20px !important;
@media only screen and (max-width: 480px) {
grid-template-columns: repeat(1, 1fr);
form#instagram-form select#account-option, form#instagram-form input#instagram-access-token {
/* Styling for overlay background */
.account-section .modal-overlay {
background-color: rgba(0, 0, 0, 0.8);
/* Semi-transparent black */
/* Ensure it's on top of everything */
/* Styling for the modal itself */
.account-section .modal {
transform: translate(-50%, -50%);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
/* Ensure it's on top of the overlay */
/* Adjust the maximum width as needed */
/* Adjust the maximum height as needed */
/* Enable vertical scrolling if content overflows */
/* Styling for close button */
form#instagram-form .close-btn {
form#instagram-form button {
background-color: #594E91;
justify-content: space-between;
form#instagram-form label {
a.for-business, a.for-personal{
text-decoration: underline;
#instagram-form .form-group {
#instagram-form .form-group a {
background-color: #007bff;
transition: background-color 0.3s;
.user-profile-link:hover {
background-color: #0056b3;
.emebedpress img.user-avatar{
border: 2px solid #037bff;
td.instagram-user-account {
animation: spin 1s linear infinite; /* Apply the spin animation */
transform: rotate(360deg); /* Rotate the element 360 degrees */